mirror of https://github.com/axmolengine/axmol.git
3 lines
162 B
Batchfile
3 lines
162 B
Batchfile
|
call "%VS120COMNTOOLS%vsvars32.bat"
|
||
|
msbuild MyLuaGame/frameworks/runtime-src/proj.win32/MyLuaGame.sln /t:Build /p:Platform="Win32" /p:Configuration="Release" /m
|