author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 14 May 2010 16:40:13 +0300 | |
changeset 22 | 79de32ba3296 |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
TEMPLATE = subdirs |
2 |
SUBDIRS = basictools \ |
|
3 |
extrafilters |
|
4 |
||
5 |
# install |
|
6 |
target.path = $$[QT_INSTALL_EXAMPLES]/tools/plugandpaintplugins |
|
7 |
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS plugandpaintplugins.pro |
|
8 |
sources.path = $$[QT_INSTALL_EXAMPLES]/tools/plugandpaintplugins |
|
9 |
INSTALLS += target sources |
|
10 |
||
11 |
symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) |