Fixed Windows build issues.

This commit is contained in:
lotodore
2009-03-02 19:24:16 +00:00
parent 6948d86d9f
commit e8f9d917f8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ echo Running svn update
echo.
echo Building PokerTH
qmake pokerth.pro
mingw32-make
mingw32-make release
move release\pokerth.exe .\pokerth.exe
echo.
echo Done compiling PokerTH. Have a lot of fun!