source:
trunk/examples/webkit/webkit.pro@
13
Last change on this file since 13 was 2, checked in by , 16 years ago | |
---|---|
File size: 273 bytes |
Line | |
---|---|
1 | TEMPLATE = subdirs |
2 | SUBDIRS += formextractor \ |
3 | previewer |
4 | |
5 | # install |
6 | target.path = $$[QT_INSTALL_EXAMPLES]/webkit |
7 | sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS webkit.pro README |
8 | sources.path = $$[QT_INSTALL_EXAMPLES]/webkit |
9 | INSTALLS += target sources |
Note:
See TracBrowser
for help on using the repository browser.