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