Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

sudoku.pro Example File

sudoku/sudoku.pro
QT += widgets scxml
requires(qtConfig(combobox))

CONFIG += c++11

STATECHARTS = sudoku.scxml

SOURCES += \
    main.cpp \
    mainwindow.cpp

HEADERS += \
    mainwindow.h

RESOURCES += \
    sudoku.qrc

# install
target.path = $$[QT_INSTALL_EXAMPLES]/scxml/sudoku
INSTALLS += target
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded