summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials/tutorials.pro
blob: 7e26353e75319bc2178e56e0a9caa3f69429ce49 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = subdirs

SUBDIRS += \
    extending \
    gettingStarted

EXAMPLE_FILES = \
    helloworld \
    samegame