- added a touch for proper build date/time stamp for vc++ batchfile building mg

This commit is contained in:
Mark Vejvoda 2010-12-07 22:34:24 +00:00
parent 7f0a179340
commit 5fb2a906f1
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@ ECHO --------------------------------
Echo Updating Code from SVN to latest Revision...
svn update ..\..\
ECHO --------------------------------
Echo Touching the build date/time file so we get proper build stamp
touch ..\..\source\glest_game\facilities\game_util.cpp
rem Build Mega-Glest in release mode
ECHO --------------------------------
Echo Building Mega-Glest...