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

qzint build has been fixed

This commit is contained in:
Arin Alexander
2021-02-03 22:00:14 +03:00
parent 87bfa3a170
commit 088a6eadce
4 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
CONFIG += zint
include(./limereport/limereport.pri)
contains(CONFIG, zint){
DEFINES+=QZINT_STATIC_BUILD
include(./qzint.pri)
}