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

SUBDIRS += \
    basics/property-animation \
    basics/color-animation \
    easing \
    behaviors/behavior-example \
    states