mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 08:28:06 +03:00
Update Zint
This commit is contained in:
13
3rdparty/zint-2.10.0/backend_qt/backend_qt_zintdll.pro
vendored
Normal file
13
3rdparty/zint-2.10.0/backend_qt/backend_qt_zintdll.pro
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
TEMPLATE = lib
|
||||
|
||||
CONFIG += staticlib
|
||||
|
||||
TARGET = QtZintDLL
|
||||
|
||||
INCLUDEPATH += ../backend
|
||||
|
||||
LIBS += -L"../win32/Release" -lzint
|
||||
|
||||
HEADERS += qzint.h
|
||||
|
||||
SOURCES += qzint.cpp
|
||||
Reference in New Issue
Block a user