Files

3 lines
150 B
Batchfile
Raw Permalink Normal View History

2026-03-03 13:56:44 +08:00
call "%VS120COMNTOOLS%vsvars32.bat"
msbuild MyCppGame/proj.win8.1-universal/MyCppGame.sln /t:Build /p:Platform="Win32" /p:Configuration="Release" /m