New dependency to libboost_chrono in boost 1.50 (libboost_thread depends on it).
This commit is contained in:
@@ -137,6 +137,7 @@ win32 {
|
|||||||
LIBS += -lboost_program_options-mt
|
LIBS += -lboost_program_options-mt
|
||||||
LIBS += -lboost_iostreams-mt
|
LIBS += -lboost_iostreams-mt
|
||||||
LIBS += -lboost_random-mt
|
LIBS += -lboost_random-mt
|
||||||
|
LIBS += -lboost_chrono-mt
|
||||||
LIBS += -lboost_system-mt
|
LIBS += -lboost_system-mt
|
||||||
|
|
||||||
LIBS += -liconv \
|
LIBS += -liconv \
|
||||||
|
|||||||
Reference in New Issue
Block a user