mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -07:00
Remove unused define
This commit is contained in:
parent
d70b893852
commit
e8b5508463
1 changed files with 0 additions and 3 deletions
|
@ -4,10 +4,7 @@ DEFINES += BOOST_ASIO_DISABLE_CONNECTEX
|
||||||
DEFINES += BOOST_EXCEPTION_DISABLE
|
DEFINES += BOOST_EXCEPTION_DISABLE
|
||||||
|
|
||||||
DEFINES += TORRENT_USE_LIBCRYPTO
|
DEFINES += TORRENT_USE_LIBCRYPTO
|
||||||
# TODO: remove the following define as it is not used since OpenSSL >= 1.1
|
|
||||||
DEFINES += TORRENT_USE_OPENSSL
|
DEFINES += TORRENT_USE_OPENSSL
|
||||||
# TODO: remove the following define as it is not used since libtorrent >= 1.2
|
|
||||||
DEFINES += TORRENT_DISABLE_RESOLVE_COUNTRIES
|
|
||||||
|
|
||||||
DEFINES += NTDDI_VERSION=0x06010000
|
DEFINES += NTDDI_VERSION=0x06010000
|
||||||
DEFINES += _WIN32_WINNT=0x0601
|
DEFINES += _WIN32_WINNT=0x0601
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue