aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/qtquick2/qtquick2.pro
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/imports/qtquick2/qtquick2.pro
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/imports/qtquick2/qtquick2.pro')
-rw-r--r--src/imports/qtquick2/qtquick2.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/qtquick2/qtquick2.pro b/src/imports/qtquick2/qtquick2.pro
index da1772d415..f89518c054 100644
--- a/src/imports/qtquick2/qtquick2.pro
+++ b/src/imports/qtquick2/qtquick2.pro
@@ -1,6 +1,6 @@
CXX_MODULE = qml
TARGET = qtquick2plugin
-TARGETPATH = QtQuick.2
+TARGETPATH = QtQuick
IMPORT_VERSION = 2.15
SOURCES += \