mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-06 05:01:25 -07:00
parent
1559205114
commit
ac87728150
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ LIBS += $$quote(-LC:/qBittorrent/openssl/lib)
|
||||||
# BOOST DEFINES
|
# BOOST DEFINES
|
||||||
DEFINES += BOOST_ALL_NO_LIB
|
DEFINES += BOOST_ALL_NO_LIB
|
||||||
DEFINES += BOOST_ASIO_HASH_MAP_BUCKETS=1021
|
DEFINES += BOOST_ASIO_HASH_MAP_BUCKETS=1021
|
||||||
|
# Disable this if building against libtorrent 1.1.x (RC_1_1)
|
||||||
DEFINES += BOOST_ASIO_SEPARATE_COMPILATION
|
DEFINES += BOOST_ASIO_SEPARATE_COMPILATION
|
||||||
# After 1.55 some Windows users reported regular UI freezes.
|
# After 1.55 some Windows users reported regular UI freezes.
|
||||||
# This makes ASIO use the pre-1.56 way of doing things. See issue #2003
|
# This makes ASIO use the pre-1.56 way of doing things. See issue #2003
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue