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

SUBDIRS += \
    ApplicationTemplate \
    gallery \
    splitview \
    stackview \
    tableview \
    text \
    touch