summaryrefslogtreecommitdiff
path: root/examples/qml/qml.pro
blob: e2da01692458a4f03e689fb9fbb250dc1b5eba24 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs
QT_FOR_CONFIG += qml

SUBDIRS += \
          tutorials

EXAMPLE_FILES = \
    dynamicscene \
    qml-i18n \
    locale