Fixing win32 mingw build scripts. Use wget instead of curl to download dependency libs.
This commit is contained in:
@@ -51,7 +51,7 @@ echo Running svn update
|
||||
%PKTH_BaseDir%\svn\bin\svn update
|
||||
echo.
|
||||
echo Building PokerTH
|
||||
qmake pokerth.pro
|
||||
qmake CONFIG+=release pokerth.pro
|
||||
mingw32-make release
|
||||
move release\pokerth.exe .\pokerth.exe
|
||||
echo.
|
||||
|
||||
Reference in New Issue
Block a user