aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/tutorials/extending/extending.pro
blob: a6659753821efa5bc5e727ff485a0cfcf785797d (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