Initial import from the monolithic Qt.
[profile/ivi/qtdeclarative.git] / examples / declarative / tutorials / extending / extending.pro
1 TEMPLATE = subdirs
2
3 SUBDIRS += \
4     chapter1-basics \
5     chapter2-methods \
6     chapter3-bindings \
7     chapter4-customPropertyTypes \
8     chapter5-listproperties \
9     chapter6-plugins 
10