Link against lz

This commit is contained in:
Christophe Dumez 2013-03-10 20:29:08 +02:00
parent 13e57fb9dd
commit e98fb61400

View file

@ -60,6 +60,9 @@ DEFINES += QT_USE_FAST_CONCATENATION QT_USE_FAST_OPERATOR_PLUS
# filesystem v3 is the default.
DEFINES += BOOST_FILESYSTEM_VERSION=2
# We need lz to gunzip HTTP responses.
LIBS += -lz
INCLUDEPATH += $$PWD