1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-02-02 01:44:26 +00:00

Added comment

This commit is contained in:
Christophe Dumez 2011-03-23 18:25:21 +00:00
parent 924b09b0f1
commit 7d4a1bc92a

View File

@ -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 \