More work on windows buildbot scripts.

This commit is contained in:
lotodore
2010-10-17 11:08:52 +00:00
parent 5225b7dc09
commit 0c97d44c80
2 changed files with 18 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ SET QTDIR=%POKERTH_WIN32_LIB_DIR%\qt
qmake DEFINES+=BOOST_USE_WINDOWS_H pokerth.pro
mingw32-make release
if not errorlevel 0 exit /b %ERRORLEVEL%
REM Add automatic packaging or copying here.
mingw32-make distclean