summaryrefslogtreecommitdiffstats
path: root/scc/examples/animations/animations.pro
diff options
context:
space:
mode:
Diffstat (limited to 'scc/examples/animations/animations.pro')
-rw-r--r--scc/examples/animations/animations.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/scc/examples/animations/animations.pro b/scc/examples/animations/animations.pro
new file mode 100644
index 0000000..d501c13
--- /dev/null
+++ b/scc/examples/animations/animations.pro
@@ -0,0 +1,6 @@
+TEMPLATE = app
+OTHER_FILES += animations.scxml
+STATECHARTS += animations.scxml
+CONFIG += scc console
+SOURCES += main.cpp
+TARGET = animations