twowaybutton.pro Example File

statemachine/twowaybutton/twowaybutton.pro

  QT += widgets

  SOURCES = main.cpp

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