summaryrefslogtreecommitdiffstats
path: root/src/declarative/declarative.pro
diff options
context:
space:
mode:
authorAndrew den Exter <andrew.den-exter@nokia.com>2012-08-01 14:57:34 +1000
committerQt by Nokia <qt-info@nokia.com>2012-08-01 13:32:48 +0200
commitf82a6db7cb6a324f5e63c82f4eb65652f0eef85b (patch)
treef3dc9900f107483db78105836ebc5ca6bb41a00c /src/declarative/declarative.pro
parentb3c485635473c1d55dddf143008dbeccfdf3760a (diff)
Fix install path of folderlistmodel particles and shader import plugins
19bba2faca1e1a1e6ddbb7a899a6894fc64c1723 added QtQuick1 to both the base path of QtQuick 1 imports and the target paths of individual plugins leading to a duplication of QtQuick1 in the final path. Remove the suffix from the root destination directory as the plugins still need to explicity include it in the install path and it's better if there's a single relative target path used in the .pro files. Task-number: QTBUG-26707 QTBUG-26701 Change-Id: I79ee28fc5b6ef549cf3c5f71585756149f0f8ff3 Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
Diffstat (limited to 'src/declarative/declarative.pro')
-rw-r--r--src/declarative/declarative.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/declarative.pro b/src/declarative/declarative.pro
index 0d3a505d..2ff9f174 100644
--- a/src/declarative/declarative.pro
+++ b/src/declarative/declarative.pro
@@ -4,7 +4,6 @@ TARGET = QtQuick1
QT = core-private gui-private widgets-private script-private
MODULE=quick1
-MODULE_IMPORT_SUFFIX = /QtQuick1
load(qt_module_config)
# private dependencies