MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

twowaybutton.pro Example File

statemachine/twowaybutton/twowaybutton.pro
 SOURCES = main.cpp

 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/statemachine/twowaybutton
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS twowaybutton.pro
 sources.path = $$[QT_INSTALL_EXAMPLES]/statemachine/twowaybutton
 INSTALLS += target sources