mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-10 14:57:52 +00:00
11 lines
268 B
Plaintext
11 lines
268 B
Plaintext
|
LIBS += -ltorrent-rasterbar \
|
||
|
-lboost_thread \
|
||
|
-lboost_system \
|
||
|
-lboost_filesystem \
|
||
|
-lssl -lcrypto -lidn -lpthread
|
||
|
|
||
|
RC_FILE = qbittorrent_os2.rc
|
||
|
|
||
|
DEFINES += WITH_GEOIP_EMBEDDED
|
||
|
message("On eCS(OS/2), GeoIP database must be embedded.")
|