blob: 07c8be73d4e4fabd96ce757c462935b9a170fa91 [file] [log] [blame]
QT += widgets
SOURCES = main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/statemachine/eventtransitions
INSTALLS += target