summaryrefslogtreecommitdiffstats
path: root/examples/declarative/cppextensions/referenceexamples/referenceexamples.pro
blob: 169c7abde2015b910f3f4f7b59e0da3e05143ac5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE = subdirs

SUBDIRS += \
    adding \
    attached \
    binding \
    coercion \
    default \
    extended \
    grouped \
    properties \
    signal \
    valuesource