From 3a9358a29f9732fcffa81a575aa6a04aabadd982 Mon Sep 17 00:00:00 2001 From: lotodore Date: Wed, 13 Oct 2010 18:12:38 +0000 Subject: [PATCH] Fixing typo. --- pokerth_tests.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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