diff --git a/pokerth_tests.pro b/pokerth_tests.pro index 7c197e2f..df972895 100644 --- a/pokerth_tests.pro +++ b/pokerth_tests.pro @@ -33,7 +33,7 @@ HEADERS += \ SOURCES += \ src/tests/pokerth_tests.cpp -LIBS += -lpokerth_libs -lpokerth_protocol +LIBS += -lpokerth_lib -lpokerth_protocol win32 { DEFINES += CURL_STATICLIB