From 78920df9cbde57208ed128731a5e47b6ae0f2eed Mon Sep 17 00:00:00 2001 From: lotodore Date: Tue, 19 Oct 2010 20:18:08 +0000 Subject: [PATCH] Trying to fix the win64 build. --- pokerth_game.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokerth_game.pro b/pokerth_game.pro index f11eebbe..0c41f17d 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -339,7 +339,7 @@ win32 { LIBS += -lboost_system-mt } win32-g++ { - LIBS += -ltasn1 + !pkth_win64:LIBS += -ltasn1 LIBS += -lboost_thread-mgw45-mt-1_44.dll LIBS += -lboost_filesystem-mgw45-mt-1_44.dll LIBS += -lboost_regex-mgw45-mt-1_44