diff --git a/chatcleaner.pro b/chatcleaner.pro index 485caf29..dde8f6a9 100644 --- a/chatcleaner.pro +++ b/chatcleaner.pro @@ -50,8 +50,8 @@ LIBS += -lpokerth_lib \ win32 { LIBPATH += ../boost/stage/lib INCLUDEPATH += ../boost/ - debug:LIBPATH += Debug/lib - release:LIBPATH += Release/lib + debug:LIBPATH += debug/lib + release:LIBPATH += release/lib } mac { # make it universal