source: trunk/examples/tutorials/tutorials.pro@ 983

Last change on this file since 983 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: 273 bytes
Line 
1TEMPLATE = subdirs
2SUBDIRS = \
3 addressbook \
4 modelview
5
6
7# install
8sources.files = README *.pro
9sources.path = $$[QT_INSTALL_EXAMPLES]/tutorials
10INSTALLS += sources
11
12symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
Note: See TracBrowser for help on using the repository browser.