Fixing WIN32 define, which is removed with -std=c++0x.
This commit is contained in:
@@ -48,6 +48,7 @@ LIBPATH += lib
|
|||||||
LIBS += -lpokerth_lib \
|
LIBS += -lpokerth_lib \
|
||||||
-lpokerth_protocol
|
-lpokerth_protocol
|
||||||
win32 {
|
win32 {
|
||||||
|
DEFINES += WIN32
|
||||||
LIBPATH += ../boost/stage/lib
|
LIBPATH += ../boost/stage/lib
|
||||||
INCLUDEPATH += ../boost/
|
INCLUDEPATH += ../boost/
|
||||||
debug:LIBPATH += debug/lib
|
debug:LIBPATH += debug/lib
|
||||||
|
|||||||
Reference in New Issue
Block a user