Merge pull request #12758 from zilongshanren/fix-pr-build-scripts

fix template daily build
This commit is contained in:
子龙山人 2015-07-09 13:52:02 +08:00
commit 379236479d
4 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,7 @@
set mycocos=tools/cocos2d-console/bin/cocos.bat
set language=%1
rmdir .git
call %mycocos% new -l %language% -t runtime
set projectname=

View File

@ -2,6 +2,7 @@
set mycocos=tools/cocos2d-console/bin/cocos.bat
set language=%1
rmdir .git
call %mycocos% new -l %language%
set projectname=

View File

@ -2,6 +2,7 @@
set mycocos=tools/cocos2d-console/bin/cocos.bat
set language=%1
rmdir .git
call %mycocos% new -l %language%
set projectname=

View File

@ -3,6 +3,7 @@
set mycocos=tools/cocos2d-console/bin/cocos.bat
set language=%1
rmdir .git
call %mycocos% new -l %language%
set projectname=