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