mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-08 21:04:26 +00:00
Added comment
This commit is contained in:
parent
924b09b0f1
commit
7d4a1bc92a
@ -1,5 +1,9 @@
|
|||||||
RC_FILE = qbittorrent_mingw.rc
|
RC_FILE = qbittorrent_mingw.rc
|
||||||
|
|
||||||
|
#You need to link with libtorrent > 0.15.5 (or svn) and you must
|
||||||
|
#configure libtorrent to use iconv in the building process. This is
|
||||||
|
#needed for correct Unicode support.
|
||||||
|
|
||||||
#Adapt the lib names/versions accordingly
|
#Adapt the lib names/versions accordingly
|
||||||
CONFIG(debug, debug|release) {
|
CONFIG(debug, debug|release) {
|
||||||
LIBS += libtorrent \
|
LIBS += libtorrent \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user