mirror of
https://github.com/fralx/LimeReport.git
synced 2025-09-30 19:19:56 +03:00
qjsengine and uitools are switched on
This commit is contained in:
14
common.pri
14
common.pri
@@ -1,12 +1,12 @@
|
|||||||
CONFIG += build_translations
|
CONFIG += build_translations
|
||||||
CONFIG += zint
|
CONFIG += zint
|
||||||
#CONFIG += qjsengine
|
CONFIG += qjsengine
|
||||||
#greaterThan(QT_MAJOR_VERSION, 4) {
|
greaterThan(QT_MAJOR_VERSION, 4) {
|
||||||
# QT += uitools
|
QT += uitools
|
||||||
#}
|
}
|
||||||
#lessThan(QT_MAJOR_VERSION, 5){
|
lessThan(QT_MAJOR_VERSION, 5){
|
||||||
# CONFIG += uitools
|
CONFIG += uitools
|
||||||
#}
|
}
|
||||||
|
|
||||||
ZINT_PATH = $$PWD/3rdparty/zint-2.4.4
|
ZINT_PATH = $$PWD/3rdparty/zint-2.4.4
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user