From 0882e5c9162d6aeca86639462719cd1652a14c63 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Wed, 23 Mar 2011 18:27:37 +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 \