summaryrefslogtreecommitdiffstats
path: root/examples/widgets/statemachine/twowaybutton/twowaybutton.pro
blob: 9562df59195db6dea277946fc5f468f4e5ed64f8 (plain)
1
2
3
4
5
6
7
8
SOURCES = main.cpp

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