New dependency to libboost_chrono in boost 1.50 (libboost_thread depends on it).

This commit is contained in:
lotodore
2012-08-15 21:09:34 +02:00
parent 7b0f498f04
commit 5c266f12a5
+1
View File
@@ -137,6 +137,7 @@ win32 {
LIBS += -lboost_program_options-mt
LIBS += -lboost_iostreams-mt
LIBS += -lboost_random-mt
LIBS += -lboost_chrono-mt
LIBS += -lboost_system-mt
LIBS += -liconv \