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.pro17
1 files changed, 2 insertions, 15 deletions
diff --git a/examples/qml/qml.pro b/examples/qml/qml.pro
index df73fe0200..f1652820a6 100644
--- a/examples/qml/qml.pro
+++ b/examples/qml/qml.pro
@@ -1,21 +1,8 @@
TEMPLATE = subdirs
QT_FOR_CONFIG += qml
-qtHaveModule(quick) {
- SUBDIRS += \
- qmlextensionplugins \
- xmlhttprequest
-
- qtConfig(qml-network): \
- SUBDIRS += networkaccessmanagerfactory
-}
-
SUBDIRS += \
- referenceexamples \
- tutorials \
- shell
+ tutorials
EXAMPLE_FILES = \
- dynamicscene \
- qml-i18n \
- locale
+ qml-i18n