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

qtHaveModule(quick): SUBDIRS += networkaccessmanagerfactory xmlhttprequest

SUBDIRS += \
          qmlextensionplugins \
          referenceexamples \
          shell

EXAMPLE_FILES = \
    dynamicscene \
    qml-i18n \
    locale