summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDaniel Molkentin <daniel.molkentin@nokia.com>2011-11-24 18:22:05 +0100
committerDaniel Molkentin <daniel.molkentin@nokia.com>2011-11-24 18:22:05 +0100
commit617b9ccc310579227cd2dc4eba3e88cb347a1ecf (patch)
treede9392a3eb1f6c1e64418b12ee3419489cff1d1c /examples
parent72d20ba238350050c0bbde6e63ca85d6d3d38dea (diff)
downloadqt4-tools-617b9ccc310579227cd2dc4eba3e88cb347a1ecf.tar.gz
Adjust pathes once again.
Reviewed-by: trustme
Diffstat (limited to 'examples')
-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 eb66ff5a02..a71df66de1 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