axmol/tools/jenkins-scripts/slave-scripts/windows-js-universal.bat

3 lines
141 B
Batchfile
Raw Normal View History

2015-05-25 16:37:08 +08:00
call "%VS120COMNTOOLS%vsvars32.bat"
msbuild build\cocos2d-js-win8.1-universal.sln /t:Build /p:Platform="Win32" /p:Configuration="Release" /m