0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-08 10:31:50 -05:00

Add BOOST_THREAD_USE_LIB define.

This commit is contained in:
Matt Corallo 2011-10-07 10:17:23 -04:00 committed by Gavin Andresen
parent 0e569e4a27
commit 3f197952bd

View file

@ -2,7 +2,7 @@ TEMPLATE = app
TARGET =
VERSION = 0.5.0
INCLUDEPATH += src src/json src/qt
DEFINES += QT_GUI
DEFINES += QT_GUI BOOST_THREAD_USE_LIB
CONFIG += no_include_pwd
# for boost 1.37, add -mt to the boost libraries