qt5base-lts/examples/widgets/statemachine/twowaybutton/twowaybutton.pro

10 lines
138 B
Prolog
Raw Normal View History

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