mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
Added comment
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user