MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

nestedlayouts.pro Example File

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

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