-lz for non-win32
This commit is contained in:
parent
97bf3e0194
commit
5f1c1e0048
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ DEPENDPATH += .
|
|||
INCLUDEPATH += . ..
|
||||
LIBS += -L../quazip
|
||||
LIBS += -lquazip
|
||||
!win32: LIBS += -lz
|
||||
|
||||
# Input
|
||||
HEADERS += qztest.h \
|
||||
|
|
Loading…
Reference in a new issue