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
committed by sledgehammer999
parent c6845781c7
commit c6e0facc0b
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