Changeset 161
- Timestamp:
- May 9, 2014, 4:35:30 PM (12 years ago)
- File:
-
- 1 edited
-
diffs/qbittorrent_3.1.9_GA.diff (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
diffs/qbittorrent_3.1.9_GA.diff
r159 r161 1 1 diff -Naur -x '*.qm' -x geoip.dat -x conf.pri E:\trees\qbittorrent\trunk\..\vendor\current/build_os2.cmd E:\trees\qbittorrent\trunk/build_os2.cmd 2 2 --- E:\trees\qbittorrent\trunk\..\vendor\current/build_os2.cmd 1970-01-01 01:00:00.000000000 +0100 3 +++ E:\trees\qbittorrent\trunk/build_os2.cmd 201 3-11-28 12:14:02.000000000 +01004 @@ -0,0 +1,29 0@@3 +++ E:\trees\qbittorrent\trunk/build_os2.cmd 20100 4 @@ -0,0 +1,29 @@ 5 5 +/* qbittorrent Build Script */ 6 6 +/* version history */ 7 7 +/* version 0.1.0 from 26.11.2013 Silvan (first edition) */ 8 8 9 + 9 10 +/* init the version string (don't forget to change) */ 10 +version = "0.1. 0"11 +version_date = " 26.11.2013"11 +version = "0.1." 12 +version_date = "" 12 13 +'@echo off' 13 14 + … … 44 45 +say "QBittorrent version :" Qbittorrent_version 45 46 +say " build :" Qbittorrent_build 47 48 46 49 +say 47 50 + … … 395 398 diff -Naur -x '*.qm' -x geoip.dat -x conf.pri E:\trees\qbittorrent\trunk\..\vendor\current/os2conf.pri E:\trees\qbittorrent\trunk/os2conf.pri 396 399 --- E:\trees\qbittorrent\trunk\..\vendor\current/os2conf.pri 2013-11-05 23:10:18.000000000 +0100 397 +++ E:\trees\qbittorrent\trunk/os2conf.pri 201 3-11-20 11:35:02.000000000 +0100398 @@ -7, 7 +7,7@@400 +++ E:\trees\qbittorrent\trunk/os2conf.pri 20100 401 @@ -7, @@ 399 402 -lboost_thread \ 400 403 -lboost_system \ … … 405 408 RC_FILE = qbittorrent_os2.rc 406 409 410 411 412 413 414 415 416 417 418 419 420 421 422
Note:
See TracChangeset
for help on using the changeset viewer.
