Adds libcurl on MacOS.

This commit is contained in:
lotodore
2008-04-12 20:30:29 +00:00
parent 977cfa1e8e
commit 8f77e7ba0d
+1 -1
View File
@@ -387,7 +387,7 @@ mac{
LIBS += /usr/local/lib/libboost_thread-mt-1_34_1.a
LIBS += /usr/local/lib/libboost_filesystem-mt-1_34_1.a
# libraries installed on every mac
LIBS += -lcrypto -lz -framework Carbon
LIBS += -lcrypto -lz -lcurl -framework Carbon
# set the application icon
RC_FILE = pokerth.icns
LIBPATH += /Developer/SDKs/MacOSX10.4u.sdk/usr/lib