author | Craig Heath <craigh@symbian.org> |
Wed, 16 Jun 2010 16:18:05 +0100 | |
branch | GCC_SURGE |
changeset 26 | 8776df5ac359 |
parent 18 | 2f34d5167611 |
permissions | -rw-r--r-- |
0 | 1 |
TEMPLATE = \ |
2 |
subdirs |
|
3 |
SUBDIRS += \ |
|
4 |
animatedtiles \ |
|
5 |
appchooser \ |
|
18
2f34d5167611
Revision: 201011
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
3
diff
changeset
|
6 |
easing \ |
0 | 7 |
moveblocks \ |
8 |
states \ |
|
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
9 |
stickman \ |
0 | 10 |
|
11 |
# install |
|
12 |
target.path = $$[QT_INSTALL_EXAMPLES]/animation |
|
13 |
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS animation.pro README |
|
14 |
sources.path = $$[QT_INSTALL_EXAMPLES]/animation |
|
15 |
INSTALLS += target sources |