From 617b9ccc310579227cd2dc4eba3e88cb347a1ecf Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Thu, 24 Nov 2011 18:22:05 +0100 Subject: Adjust pathes once again. Reviewed-by: trustme --- examples/declarative/animation/animation.pro | 6 +++--- 1 file 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 -- cgit v0.12