mirror of
https://github.com/zealdocs/zeal.git
synced 2024-11-27 11:44:56 +03:00
Added zlib to zeal.pro
This commit is contained in:
parent
0f9319236e
commit
0579dd0c94
@ -44,7 +44,7 @@ FORMS += mainwindow.ui \
|
||||
QMAKE_CXXFLAGS += -std=c++11
|
||||
|
||||
win32:DEFINES += WIN32 QUAZIP_BUILD
|
||||
win32:LIBS += -lz
|
||||
LIBS += -lz
|
||||
|
||||
unix:!macx: LIBS += -lxcb -lxcb-keysyms
|
||||
unix:!macx: SOURCES += xcb_keysym.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user