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