aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorials/extending/extending.pro
blob: 967473fda09d714b986f83fe60073bb9963e1ddc (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs

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