1 TEMPLATE = subdirs
2
3 SUBDIRS += \
4 chapter1-basics \
5 chapter2-methods \
6 chapter3-bindings \
7 chapter4-customPropertyTypes \
8 chapter5-plugins
9