author | William Roberts <williamr@symbian.org> |
Mon, 21 Jun 2010 22:38:13 +0100 | |
branch | GCC_SURGE |
changeset 27 | 93b982ccede2 |
parent 3 | 41300fa6a67c |
permissions | -rw-r--r-- |
0 | 1 |
TEMPLATE = \ |
2 |
subdirs |
|
3 |
SUBDIRS = \ |
|
4 |
blurpicker \ |
|
5 |
lighting \ |
|
6 |
fademessage |
|
7 |
||
8 |
# install |
|
9 |
target.path = $$[QT_INSTALL_EXAMPLES]/effects |
|
10 |
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS effects.pro README |
|
11 |
sources.path = $$[QT_INSTALL_EXAMPLES]/effects |
|
12 |
INSTALLS += target sources |
|
13 |