aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles
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/particles
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/particles')
-rw-r--r--src/particles/particles.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/particles/particles.pro b/src/particles/particles.pro
index f4efb140bd..83f6f1c83e 100644
--- a/src/particles/particles.pro
+++ b/src/particles/particles.pro
@@ -17,7 +17,7 @@ exists("qqml_enable_gcov") {
include(particles.pri)
QMLTYPES_FILENAME = plugins.qmltypes
-QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtQuick/Particles.2
+QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtQuick/Particles
QML_IMPORT_NAME = QtQuick.Particles
IMPORT_VERSION = 2.15
CONFIG += qmltypes install_qmltypes install_metatypes