diff --git a/chatcleaner.pro b/chatcleaner.pro index a8f0c32d..d20f069a 100644 --- a/chatcleaner.pro +++ b/chatcleaner.pro @@ -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