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

SUBDIRS += \
    chapter1-basics \
    chapter2-methods \
    chapter3-bindings \
    chapter4-customPropertyTypes \
    chapter5-listproperties \
    chapter6-plugins