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

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

SUBDIRS += \
          referenceexamples \
          shell

EXAMPLE_FILES = \
    dynamicscene \
    qml-i18n \
    locale