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