0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-01-11 17:18:10 +03:00

build fixed

This commit is contained in:
Arin Alexander 2019-01-03 00:14:18 +03:00
parent f85dc4c9bb
commit 8b3a8a138e

View File

@ -87,7 +87,7 @@ contains(CONFIG,zint){
INCLUDEPATH += $$ZINT_PATH/backend $$ZINT_PATH/backend_qt
DEPENDPATH += $$ZINT_PATH/backend $$ZINT_PATH/backend_qt
LIBS += -L$${DEST_LIBS}
contains(CONFIG,release) {
CONFIG(release, debug|release){
LIBS += -lQtZint
} else {
LIBS += -lQtZintd