summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials/extending/extending.pro
blob: 7f9d8d6830fefe546e5d0d422492b1bb79593964 (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