Upgrade to Boost 1.50
This commit is contained in:
committed by
Gavin Andresen
parent
fde5c34bd8
commit
a1755ec426
@@ -298,7 +298,7 @@ OTHER_FILES += \
|
||||
# platform specific defaults, if not overridden on command line
|
||||
isEmpty(BOOST_LIB_SUFFIX) {
|
||||
macx:BOOST_LIB_SUFFIX = -mt
|
||||
windows:BOOST_LIB_SUFFIX = -mgw44-mt-s-1_49
|
||||
windows:BOOST_LIB_SUFFIX = -mgw44-mt-s-1_50
|
||||
}
|
||||
|
||||
isEmpty(BOOST_THREAD_LIB_SUFFIX) {
|
||||
|
||||
Reference in New Issue
Block a user