summaryrefslogtreecommitdiffstats
path: root/examples/declarative/animation/animation.pro
blob: eb66ff5a02847a91d90acb5f1ed4c637c6873cdb (plain)
1
2
3
4
5
6
7
8
TEMPLATE = subdirs

SUBDIRS += \
    basics/property-animation/propertyanimation.pro \
    basics/color-animation/coloranimation.pro \
    easing \
    behaviors/behavior-example/behaviorexample.pro \
    states