mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
Added comment
This commit is contained in:
parent
924b09b0f1
commit
7d4a1bc92a
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
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
|
||||
CONFIG(debug, debug|release) {
|
||||
LIBS += libtorrent \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue