mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
Implement new GeoIPManager class.
This commit is contained in:
parent
c702a7e426
commit
79976fbfce
28 changed files with 1228 additions and 401 deletions
|
@ -13,8 +13,4 @@ LIBS += \
|
|||
RC_FILE = qbittorrent_os2.rc
|
||||
|
||||
# LIBTORRENT DEFINES
|
||||
DEFINES += WITH_SHIPPED_GEOIP_H
|
||||
DEFINES += BOOST_ASIO_DYN_LINK
|
||||
|
||||
DEFINES += WITH_GEOIP_EMBEDDED
|
||||
message("On eCS(OS/2), GeoIP database must be embedded.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue