author | Alex Gilkes <alex.gilkes@nokia.com> |
Mon, 11 Jan 2010 14:00:40 +0000 | |
changeset 0 | 1918ee327afb |
child 3 | 41300fa6a67c |
permissions | -rw-r--r-- |
0 | 1 |
TEMPLATE = \ |
2 |
subdirs |
|
3 |
SUBDIRS += \ |
|
4 |
animatedtiles \ |
|
5 |
appchooser \ |
|
6 |
easing \ |
|
7 |
moveblocks \ |
|
8 |
states \ |
|
9 |
stickman |
|
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 |