author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Wed, 28 Apr 2010 13:15:16 +0300 | |
branch | RCL_3 |
changeset 15 | b25b6dc3ff8b |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
TEMPLATE = subdirs |
2 |
SUBDIRS = stylewindow \ |
|
3 |
plugin |
|
4 |
||
5 |
# install |
|
6 |
target.path = $$[QT_INSTALL_EXAMPLES]/tools/styleplugin |
|
7 |
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS styleplugin.pro |
|
8 |
sources.path = $$[QT_INSTALL_EXAMPLES]/tools/styleplugin |
|
9 |
INSTALLS += target sources |
|
10 |
||
11 |
symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) |