axmol/tools/jenkins-scripts/slave-scripts/runtime/windows-universal-lua.bat

3 lines
200 B
Batchfile
Raw Normal View History

2015-07-14 16:51:36 +08:00
call "%VS120COMNTOOLS%vsvars32.bat"
msbuild MyLuaGame/frameworks/runtime-src/proj.win8.1-universal/MyLuaGame.sln /t:Build /p:VisualStudioVersion=12.0 /p:Platform="Win32" /p:Configuration="Release" /m