source:
trunk/examples/tutorials/tutorials.pro@
846
Last change on this file since 846 was 846, checked in by , 14 years ago | |
---|---|
File size: 273 bytes |
Line | |
---|---|
1 | TEMPLATE = subdirs |
2 | SUBDIRS = \ |
3 | addressbook \ |
4 | modelview |
5 | |
6 | |
7 | # install |
8 | sources.files = README *.pro |
9 | sources.path = $$[QT_INSTALL_EXAMPLES]/tutorials |
10 | INSTALLS += sources |
11 | |
12 | symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) |
Note:
See TracBrowser
for help on using the repository browser.