blob: cf9657c7d6576bb88511648c25a7a4f494484f85 [file] [log] [blame]
QT += widgets
HEADERS = window.h \
movementtransition.h
SOURCES = main.cpp \
window.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/statemachine/rogue
INSTALLS += target