source:
trunk/examples/tutorials/tutorials.pro@
108
Last change on this file since 108 was 2, checked in by , 16 years ago | |
---|---|
File size: 179 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 |
Note:
See TracBrowser
for help on using the repository browser.