aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlworkerscript
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2020-01-17 10:32:49 +0100
committerUlf Hermann <ulf.hermann@qt.io>2020-01-17 12:59:18 +0100
commit0ced82a8cf8472a79b08db05d441caf778ac9131 (patch)
tree7fc3b60cfb504b49ebef2f44e0dcd2de5ef9c4c3 /src/qmlworkerscript
parente2a7066e8e0601f7100f139cb4bfd98e4dae311b (diff)
Drop all the .2 from import directories
No one is going to import version 1 of those anymore, and we will be able to export multiple major versions from the same plugin in Qt6. Change-Id: Icb2b80d349498f0e7c14d27ebba76f3d100d85e8 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/qmlworkerscript')
-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 b091937796..a8ec68d423 100644
--- a/src/qmlworkerscript/qmlworkerscript.pro
+++ b/src/qmlworkerscript/qmlworkerscript.pro
@@ -18,7 +18,7 @@ SOURCES += \
include(../3rdparty/masm/masm-defs.pri)
QMLTYPES_FILENAME = plugins.qmltypes
-QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtQml/WorkerScript.2
+QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtQml/WorkerScript
QML_IMPORT_NAME = QtQml.WorkerScript
IMPORT_VERSION = 2.15
CONFIG += qmltypes install_qmltypes install_metatypes