Use <OS_name>conf.pri file to control libz linkage

This commit is contained in:
Nick Tiskov 2013-03-10 23:50:03 +04:00
commit 314fc003b3
6 changed files with 9 additions and 5 deletions

View file

@ -28,3 +28,4 @@ CONFIG(debug, debug|release) {
LIBS += advapi32.lib shell32.lib crypt32.lib
LIBS += libeay32.lib ssleay32.lib
LIBS += PowrProf.lib
LIBS += zlib.lib