aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/qml.pro')
-rw-r--r--examples/qml/qml.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/qml/qml.pro b/examples/qml/qml.pro
index 5ab155cb40..d5f9fa8a9e 100644
--- a/examples/qml/qml.pro
+++ b/examples/qml/qml.pro
@@ -1,9 +1,11 @@
TEMPLATE = subdirs
-qtHaveModule(quick): SUBDIRS += networkaccessmanagerfactory xmlhttprequest
+qtHaveModule(quick): SUBDIRS += \
+ networkaccessmanagerfactory \
+ qmlextensionplugins \
+ xmlhttprequest
SUBDIRS += \
- qmlextensionplugins \
referenceexamples \
shell