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