Rev | Line | |
---|
[144] | 1 | diff -Naur -x 2_6_X -x 2_7_X -x geoip.dat -x conf.pri vendor\3_0_x/install.os2 trunk/install.os2
|
---|
| 2 | --- vendor\3_0_x/install.os2 2012-09-18 19:06:38.000000000 +0200
|
---|
| 3 | +++ trunk/install.os2 2012-09-19 19:22:32.000000000 +0200
|
---|
| 4 | @@ -146,6 +146,11 @@
|
---|
| 5 | 7. HISTORY
|
---|
| 6 | ==========
|
---|
| 7 |
|
---|
| 8 | +2012-09-19
|
---|
| 9 | +
|
---|
| 10 | + * updated to 3.0.4 code level of QBittorrent
|
---|
| 11 | + * updated libtorrent to 0.16.3 level
|
---|
| 12 | +
|
---|
| 13 | 2012-09-06
|
---|
| 14 |
|
---|
| 15 | * updated to 3.0.2 code level of QBittorrent
|
---|
| 16 | diff -Naur -x 2_6_X -x 2_7_X -x geoip.dat -x conf.pri vendor\3_0_x/os2conf.pri trunk/os2conf.pri
|
---|
| 17 | --- vendor\3_0_x/os2conf.pri 2012-09-18 19:06:38.000000000 +0200
|
---|
| 18 | +++ trunk/os2conf.pri 2012-09-19 19:23:38.000000000 +0200
|
---|
| 19 | @@ -13,6 +13,7 @@
|
---|
| 20 |
|
---|
| 21 | # LIBTORRENT DEFINES
|
---|
| 22 | DEFINES += WITH_SHIPPED_GEOIP_H
|
---|
| 23 | +DEFINES += BOOST_ASIO_DYN_LINK
|
---|
| 24 |
|
---|
| 25 | DEFINES += WITH_GEOIP_EMBEDDED
|
---|
| 26 | message("On eCS(OS/2), GeoIP database must be embedded.")
|
---|
Note:
See
TracBrowser
for help on using the repository browser.