aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/qml.pro
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-08-08 17:42:48 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-09 12:46:05 +0200
commitfc665d512736e1249480a835e26410a92939e535 (patch)
tree89bfa6eaf3a86382add3c27c20a5ade414d1c950 /examples/qml/qml.pro
parent84a4d5d9fe57af1091c4c36eabf8a674d7140bac (diff)
Doc: Moved QML "plugins" example to "qmlextensionplugins"
The example generates a plugins.html which collides with the plugins.html from qtbase repository. Task-number: QTBUG-32580 Change-Id: I47ce9e00378738f7696672e6e47dd3337bb4fafc Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'examples/qml/qml.pro')
-rw-r--r--examples/qml/qml.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qml/qml.pro b/examples/qml/qml.pro
index 34b2622b98..8d9cca047f 100644
--- a/examples/qml/qml.pro
+++ b/examples/qml/qml.pro
@@ -3,7 +3,7 @@ TEMPLATE = subdirs
qtHaveModule(quick): SUBDIRS += networkaccessmanagerfactory xmlhttprequest
SUBDIRS += \
- plugins \
+ qmlextensionplugins \
referenceexamples \
shell