aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/qml.pro
blob: eb4c98e5c47df75951d212b4ba9a5ab5cf20cc48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TEMPLATE = subdirs

qtHaveModule(quick): SUBDIRS += \
    networkaccessmanagerfactory \
    qmlextensionplugins \
    xmlhttprequest

SUBDIRS += \
          referenceexamples \
          tutorials \
          shell

EXAMPLE_FILES = \
    dynamicscene \
    qml-i18n \
    locale