MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

childwidget.pro Example File

tutorials/widgets/childwidget/childwidget.pro
 SOURCES = main.cpp

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