author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Tue, 02 Feb 2010 00:43:10 +0200 | |
changeset 3 | 41300fa6a67c |
parent 0 | 1918ee327afb |
child 4 | 3b1da2848fc7 |
permissions | -rw-r--r-- |
0 | 1 |
TEMPLATE = \ |
2 |
subdirs |
|
3 |
SUBDIRS += \ |
|
4 |
animatedtiles \ |
|
5 |
appchooser \ |
|
6 |
moveblocks \ |
|
7 |
states \ |
|
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
8 |
stickman \ |
0 | 9 |
|
10 |
# install |
|
11 |
target.path = $$[QT_INSTALL_EXAMPLES]/animation |
|
12 |
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS animation.pro README |
|
13 |
sources.path = $$[QT_INSTALL_EXAMPLES]/animation |
|
14 |
INSTALLS += target sources |