source:
diffs/qbittorrent_3.1.2.diff@
148
Last change on this file since 148 was 148, checked in by , 12 years ago | |
---|---|
File size: 1.2 KB |
-
install.os2
diff -Naur -x 2_7_X -x geoip.dat -x '*.qm' -x conf.pri vendor\3_1_x/install.os2 trunk/install.os2
old new 123 123 124 124 Thanks go to: 125 125 126 * Dmitr y A.Kuminov126 * Dmitriy Kuminov 127 127 128 128 They either helped me when I had some nasty questions or did some testing for 129 129 me. … … 146 146 7. HISTORY 147 147 ========== 148 148 149 2013-11-12 150 151 * updated to 3.1.2 code level of QBittorrent 152 * updated to libtorrent 0.16.12 level 153 154 2013-08-14 155 156 * updated to 3.0.11 code level of QBittorrent 157 * updated to libtorrent 0.16.9 level 158 149 159 2012-09-19 150 160 151 161 * updated to 3.0.4 code level of QBittorrent -
os2conf.pri
diff -Naur -x 2_7_X -x geoip.dat -x '*.qm' -x conf.pri vendor\3_1_x/os2conf.pri trunk/os2conf.pri
old new 7 7 -lboost_thread \ 8 8 -lboost_system \ 9 9 -lboost_filesystem \ 10 -lssl -lcrypto -l idn -lpthread -lz10 -lssl -lcrypto -lpthread -lz 11 11 12 12 RC_FILE = qbittorrent_os2.rc 13 13
Note:
See TracBrowser
for help on using the repository browser.