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

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