From 7d4a1bc92aa1ca014ce34dbdab7e459571ad57ae Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Wed, 23 Mar 2011 18:25:21 +0000 Subject: [PATCH] Added comment --- winconf-mingw.pri | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/winconf-mingw.pri b/winconf-mingw.pri index 63de10baa..8b160521a 100644 --- a/winconf-mingw.pri +++ b/winconf-mingw.pri @@ -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 \