Fixed the nightbuild script for automatic Bindings generation
git-svn-id: http://mc-server.googlecode.com/svn/trunk@574 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
parent
876014b8e8
commit
52efb5db20
@ -31,6 +31,8 @@ echo Performing nightbuild of MC-Server
|
|||||||
set DONOTPAUSE=y
|
set DONOTPAUSE=y
|
||||||
|
|
||||||
:: Update the sources to the latest revision:
|
:: Update the sources to the latest revision:
|
||||||
|
del source\Bindings.cpp
|
||||||
|
del source\Bindings.h
|
||||||
start "tsvn src" /b /min /wait %tsvn% /command:update /path:. /closeonend:1
|
start "tsvn src" /b /min /wait %tsvn% /command:update /path:. /closeonend:1
|
||||||
if errorlevel 1 goto haderror
|
if errorlevel 1 goto haderror
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user