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

SOURCES = main.cpp

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