aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlworkerscript/qmlworkerscript.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlworkerscript/qmlworkerscript.pro')
-rw-r--r--src/qmlworkerscript/qmlworkerscript.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmlworkerscript/qmlworkerscript.pro b/src/qmlworkerscript/qmlworkerscript.pro
index a8ec68d423..82b61ab12e 100644
--- a/src/qmlworkerscript/qmlworkerscript.pro
+++ b/src/qmlworkerscript/qmlworkerscript.pro
@@ -20,7 +20,7 @@ include(../3rdparty/masm/masm-defs.pri)
QMLTYPES_FILENAME = plugins.qmltypes
QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtQml/WorkerScript
QML_IMPORT_NAME = QtQml.WorkerScript
-IMPORT_VERSION = 2.15
+QML_IMPORT_VERSION = $$QT_VERSION
CONFIG += qmltypes install_qmltypes install_metatypes
load(qt_module)