source: trunk/examples/declarative/tutorials/extending/extending.pro

Last change on this file was 846, checked in by Dmitry A. Kuminov, 14 years ago

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

File size: 190 bytes
Line 
1TEMPLATE = subdirs
2
3SUBDIRS += \
4 chapter1-basics \
5 chapter2-methods \
6 chapter3-bindings \
7 chapter4-customPropertyTypes \
8 chapter5-listproperties \
9 chapter6-plugins
10
Note: See TracBrowser for help on using the repository browser.