From e38ea52f0e3440a0e2ae99c92023ba4fb4596f57 Mon Sep 17 00:00:00 2001 From: lotodore Date: Tue, 19 Oct 2010 20:09:22 +0000 Subject: [PATCH] Trying to fix the win64 build. --- pokerth_server.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokerth_server.pro b/pokerth_server.pro index 6efbe61d..61e9aaa5 100644 --- a/pokerth_server.pro +++ b/pokerth_server.pro @@ -146,7 +146,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