- Notifications
You must be signed in to change notification settings - Fork5
Commitcd0e825
committed
Fix msvc build for localized versions of Visual C++
Look only at the non-localized part of the output from "vcbuild /?",which is used to determine the version of Visual Studio in use. Differentlanguages seem to localize different amounts of the string, but we assumethe part "Microsoft Visual C++" won't be modified.1 parent9771125 commitcd0e825
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments
Comments
(0)