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

Update zint

This commit is contained in:
Rodrigo Torres
2017-09-04 00:44:16 -03:00
parent 5c3c032ea3
commit ba828a984f
82 changed files with 78771 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ CONFIG += build_translations
CONFIG += dialogdesigner
}
ZINT_PATH = $$PWD/3rdparty/zint-2.4.4
ZINT_PATH = $$PWD/3rdparty/zint-2.6.1
contains(CONFIG,zint){
DEFINES += HAVE_ZINT
}