mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2024-12-23 20:22:58 +03:00
-zint dll is now created
This commit is contained in:
parent
e95dea2146
commit
996d3ff16a
3
3rdparty/zint-2.4.4/backend_qt4/Zint.pro
vendored
3
3rdparty/zint-2.4.4/backend_qt4/Zint.pro
vendored
@ -7,8 +7,9 @@ contains(CONFIG, static_build){
|
||||
}
|
||||
|
||||
!contains(CONFIG, staticlib){
|
||||
CONFIG += dll
|
||||
CONFIG += dll
|
||||
DEFINES += QZINT_LIBRARY
|
||||
|
||||
}
|
||||
|
||||
include(../../../common.pri)
|
||||
|
Loading…
Reference in New Issue
Block a user