From 0d592ca9d1087bd38c2479fbcb8f0e40d9d84125 Mon Sep 17 00:00:00 2001 From: doitux Date: Tue, 27 Feb 2007 19:04:28 +0000 Subject: [PATCH] --- pokerth.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokerth.pro b/pokerth.pro index 9dcee609..4e18abb5 100755 --- a/pokerth.pro +++ b/pokerth.pro @@ -125,7 +125,7 @@ win32 { } !win32 { DEPENDPATH += src/net/linux/ - LIBS += -lboost_thread-mt_static + LIBS += -lboost_thread } CONFIG += qt release