OS/2 fixes by Silvan Scherrer

This commit is contained in:
Christophe Dumez 2012-09-20 20:45:53 +03:00
parent b624ad312b
commit 6ea7b5b1d0
2 changed files with 6 additions and 0 deletions

View file

@ -146,6 +146,11 @@ development, you can do so in one of the following ways:
7. HISTORY
==========
2012-09-19
* updated to 3.0.4 code level of QBittorrent
* updated libtorrent to 0.16.3 level
2012-09-06
* updated to 3.0.2 code level of QBittorrent

View file

@ -13,6 +13,7 @@ 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.")