source:
trunk/examples/layouts/layouts.pro@
555
Last change on this file since 555 was 2, checked in by , 16 years ago | |
---|---|
File size: 253 bytes |
Line | |
---|---|
1 | TEMPLATE = subdirs |
2 | SUBDIRS = basiclayouts \ |
3 | borderlayout \ |
4 | dynamiclayouts \ |
5 | flowlayout |
6 | |
7 | # install |
8 | sources.files = README *.pro |
9 | sources.path = $$[QT_INSTALL_EXAMPLES]/layouts |
10 | INSTALLS += sources |
Note:
See TracBrowser
for help on using the repository browser.