aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tutorials/tutorials.pro
blob: fd6117b2d0ec54dccf783c4e41d69d74729a6bb5 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = subdirs
SUBDIRS += gettingStartedQml

EXAMPLE_FILES = \
    dynamicview \
    extending \
    helloworld \
    samegame