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

qtHaveModule(quick): SUBDIRS += networkaccessmanagerfactory xmlhttprequest

SUBDIRS += \
          plugins \
          referenceexamples \
          shell

EXAMPLE_FILES = \
    dynamicscene \
    i18n \
    locale