Unfortunately there's no other way than using the absolute path to init the correct MSVC 2017 environment.
This commit is contained in:
parent
35d6a75b37
commit
c831f40e9b
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
call "%VS140COMNTOOLS%vsvars32.bat"
|
||||
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\Tools\VsDevCmd.bat"
|
||||
msbuild.exe %*
|
||||
|
|
Loading…
Add table
Reference in a new issue