Restored install-debug contents and removed offensive white space

develop
PatrikLundell 2019-07-12 22:38:12 +02:00
parent 8248832cbc
commit 6f5abc79e9
4 changed files with 4 additions and 4 deletions

@ -1,4 +1,4 @@
call "D:\Program (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64 call "%ProgramFiles(x86)%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64
cd VC2015 cd VC2015
msbuild /m /p:Platform=x64 /p:Configuration=RelWithDebInfo INSTALL.vcxproj msbuild /m /p:Platform=x64 /p:Configuration=RelWithDebInfo INSTALL.vcxproj
cd .. cd ..