mirror of
https://github.com/cc65/cc65.git
synced 2025-02-10 09:31:08 +00:00
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,2 +1,2 @@
|
|||||||
call "%VS140COMNTOOLS%vsvars32.bat"
|
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\Tools\VsDevCmd.bat"
|
||||||
msbuild.exe %*
|
msbuild.exe %*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user