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