summaryrefslogtreecommitdiffstats
path: root/examples/declarative
diff options
context:
space:
mode:
authorDaniel Molkentin <daniel.molkentin@nokia.com>2011-11-24 17:22:05 (GMT)
committerDaniel Molkentin <daniel.molkentin@nokia.com>2011-11-24 17:22:05 (GMT)
commit617b9ccc310579227cd2dc4eba3e88cb347a1ecf (patch)
treede9392a3eb1f6c1e64418b12ee3419489cff1d1c /examples/declarative
parent72d20ba238350050c0bbde6e63ca85d6d3d38dea (diff)
downloadQt-617b9ccc310579227cd2dc4eba3e88cb347a1ecf.zip
Qt-617b9ccc310579227cd2dc4eba3e88cb347a1ecf.tar.gz
Qt-617b9ccc310579227cd2dc4eba3e88cb347a1ecf.tar.bz2
Adjust pathes once again.
Reviewed-by: trustme
Diffstat (limited to 'examples/declarative')
-rw-r--r--examples/declarative/animation/animation.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/declarative/animation/animation.pro b/examples/declarative/animation/animation.pro
index eb66ff5..a71df66 100644
--- a/examples/declarative/animation/animation.pro
+++ b/examples/declarative/animation/animation.pro
@@ -1,8 +1,8 @@
TEMPLATE = subdirs
SUBDIRS += \
- basics/property-animation/propertyanimation.pro \
- basics/color-animation/coloranimation.pro \
+ basics/property-animation \
+ basics/color-animation \
easing \
- behaviors/behavior-example/behaviorexample.pro \
+ behaviors/behavior-example \
states