11 lines
190 B
Prolog
11 lines
190 B
Prolog
|
TEMPLATE = subdirs
|
||
|
|
||
|
SUBDIRS += \
|
||
|
chapter1-basics \
|
||
|
chapter2-methods \
|
||
|
chapter3-bindings \
|
||
|
chapter4-customPropertyTypes \
|
||
|
chapter5-listproperties \
|
||
|
chapter6-plugins
|
||
|
|