mirror of
https://github.com/cc65/cc65.git
synced 2024-11-19 06:31:31 +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 %*
|
||||
|
Loading…
Reference in New Issue
Block a user