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

SUBDIRS += \
          networkaccessmanagerfactory \
          plugins \
          referenceexamples \
          shell \
          xmlhttprequest

EXAMPLE_FILES = \
    dynamicscene \
    i18n \
    locale