|
|
|
@ -46,15 +46,10 @@ DEFINES += BOOST_SYSTEM_STATIC_LINK
@@ -46,15 +46,10 @@ DEFINES += BOOST_SYSTEM_STATIC_LINK
|
|
|
|
|
#DEFINES += BOOST_SYSTEM_DYN_LINK |
|
|
|
|
# Boost 1.60+ defaults to Vista+ support. The define below enables XP support again. |
|
|
|
|
DEFINES += BOOST_USE_WINAPI_VERSION=0x0501 |
|
|
|
|
# Enable if building against libtorrent 1.0.x (RC_1_0) (static linking) |
|
|
|
|
#DEFINES += BOOST_ASIO_SEPARATE_COMPILATION |
|
|
|
|
# Enable if building against libtorrent 1.0.x (RC_1_0) (dynamic linking) |
|
|
|
|
#DEFINES += BOOST_ASIO_DYN_LINK |
|
|
|
|
# Enable if encountered build error with boost version <= 1.59 |
|
|
|
|
#DEFINES += BOOST_NO_CXX11_RVALUE_REFERENCES |
|
|
|
|
|
|
|
|
|
# Enable if building against libtorrent 1.1.x (RC_1_1) |
|
|
|
|
# built with this flag defined |
|
|
|
|
# Enable if libtorrent was built with this flag defined |
|
|
|
|
#DEFINES += TORRENT_NO_DEPRECATE |
|
|
|
|
# Enable if linking dynamically against libtorrent |
|
|
|
|
#DEFINES += TORRENT_LINKING_SHARED |
|
|
|
|