- Moved from libcommoncpp to libcurl for downloads from urls

- Added SOCKS5 proxy support when downloading from urls
This commit is contained in:
Christophe Dumez
2007-11-23 22:57:49 +00:00
parent 8ecf79e91c
commit 61eb921e44
7 changed files with 157 additions and 117 deletions

View File

@@ -81,7 +81,7 @@ QMAKE_CXXFLAGS_RELEASE += -fwrapv -O2
QMAKE_CXXFLAGS_DEBUG += -fwrapv -O1
CONFIG += link_pkgconfig
PKGCONFIG += "libtorrent libccext2 libccgnu2"
PKGCONFIG += "libtorrent libcurl"
!contains(DEFINES, HAVE_MAGICK){
message(ImageMagick disabled)