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

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

EXAMPLE_FILES = \
    dynamicscene \
    i18n \
    locale