author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 12 Mar 2010 15:46:37 +0200 | |
branch | RCL_3 |
changeset 5 | d3bac044e0f0 |
parent 4 | 3b1da2848fc7 |
permissions | -rw-r--r-- |
0 | 1 |
TEMPLATE = \ |
2 |
subdirs |
|
3 |
SUBDIRS += \ |
|
4 |
animatedtiles \ |
|
5 |
appchooser \ |
|
4
3b1da2848fc7
Revision: 201003
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 |