From 977cfa1e8e7e7c28c25e7bb1be63ca988d61610f Mon Sep 17 00:00:00 2001 From: doitux Date: Fri, 11 Apr 2008 09:50:40 +0000 Subject: [PATCH] new linker commands for libcurl libz (linux) --- pokerth_game.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokerth_game.pro b/pokerth_game.pro index 8a15dc37..2d6b43fb 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -338,7 +338,7 @@ unix: !mac{ LIBS += -lpokerth_lib LIBS += $$BOOST_LIBS - LIBS += -lcrypto -lSDL_mixer + LIBS += -lcrypto -lSDL_mixer -lcurl -lz TARGETDEPS += ./lib/libpokerth_lib.a ## My release static libs