From 7b0f498f049700dde8c5aa8515b4806ac62841c3 Mon Sep 17 00:00:00 2001 From: lotodore Date: Wed, 15 Aug 2012 21:06:18 +0200 Subject: [PATCH] New dependency to libboost_chrono in boost 1.50 (libboost_thread depends on it). --- pokerth_game.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/pokerth_game.pro b/pokerth_game.pro index 7e865122..8281a0ec 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -363,6 +363,7 @@ win32 { LIBS += -lboost_regex-mt LIBS += -lboost_iostreams-mt LIBS += -lboost_random-mt + LIBS += -lboost_chrono-mt LIBS += -lboost_system-mt LIBS += \