FEATURE: Added auto-suspend upon downloads completion feature

This commit is contained in:
Christophe Dumez 2010-12-31 13:36:32 +00:00
commit 1b08c087c0
9 changed files with 126 additions and 46 deletions

View file

@ -49,6 +49,7 @@ debug {
LIBS += advapi32.lib shell32.lib
LIBS += libeay32MD.lib ssleay32MD.lib
LIBS += PowrProf.lib
DEFINES += WITH_GEOIP_EMBEDDED
message("On Windows, GeoIP database must be embedded.")