diff --git a/win_prepare_build.cmd b/win_prepare_build.cmd index 05e380f9..75dbe6b7 100644 --- a/win_prepare_build.cmd +++ b/win_prepare_build.cmd @@ -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