blob: e2e206c60e220551e6983c6c715ec5818086f0ab [file] [log] [blame]
TEMPLATE = app
QT += qml scxml
CONFIG += c++11
SOURCES += invoke-static.cpp
RESOURCES += invoke-static.qrc
STATECHARTS = ../invoke-common/statemachine.scxml
target.path = $$[QT_INSTALL_EXAMPLES]/scxml/invoke-static
INSTALLS += target