summaryrefslogtreecommitdiffstats
path: root/examples/statemachine/statemachine/twowaybutton/twowaybutton.pro
blob: c7517c798240cf59866e638e03930069c392c896 (plain)
1
2
3
4
5
6
7
8
9
QT += statemachine widgets

SOURCES = main.cpp

# install
target.path = $$[QT_INSTALL_EXAMPLES]/statemachine/statemachine/twowaybutton
INSTALLS += target