summaryrefslogtreecommitdiffstats
path: root/scc/examples/animations/animations.pro
blob: d501c135811eea47b349ad43e9e7fc553d798874 (plain)
1
2
3
4
5
6
TEMPLATE = app
OTHER_FILES += animations.scxml
STATECHARTS += animations.scxml
CONFIG += scc console
SOURCES += main.cpp
TARGET = animations