summaryrefslogtreecommitdiffstats
path: root/examples/scc/algotest/algotest.pro
blob: e5a1ebac8482d6e61184cbf367ff0c1d9d74bb97 (plain)
1
2
3
4
5
6
TEMPLATE = app
SOURCES += main.cpp
OTHER_FILES += test.scxml
STATECHARTS += test.scxml
CONFIG += scc console
QT -= gui