Adding cmd script to prepare windows build with buildbot.

This commit is contained in:
lotodore
2010-10-13 21:21:32 +00:00
parent 13f8090057
commit bd673dcf95
+1 -1
View File
@@ -21,4 +21,4 @@ SET QTDIR=%PKTH_BaseDir%\qt
if exist Makefile. (
mingw32-make distclean
)
qmake -spec win32-g++ "CONFIG+=release %PKTH_Conf%" DEFINES+=BOOST_USE_WINDOWS_H pokerth.pro
qmake "CONFIG+=release %PKTH_Conf%" DEFINES+=BOOST_USE_WINDOWS_H pokerth.pro