blob: 18dee0400d76b25c322c28be9051d8fb5d336e86 [file] [log] [blame]
QT = core
CONFIG += cmdline
SOURCES = main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/statemachine/pingpong
INSTALLS += target