Home · All Classes · All Functions · Overviews

recipes.pro Example File
xmlpatterns/recipes/recipes.pro

 QT          += xmlpatterns
 FORMS       += forms/querywidget.ui
 HEADERS     = querymainwindow.h ../shared/xmlsyntaxhighlighter.h
 RESOURCES   = recipes.qrc
 SOURCES     = main.cpp querymainwindow.cpp ../shared/xmlsyntaxhighlighter.cpp
 INCLUDEPATH += ../shared/

 target.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/recipes
 sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.xq *.html forms files
 sources.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/recipes
 INSTALLS += target sources

 symbian {
     TARGET.UID3 = 0xA000D7C5
     include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
 }


Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt 4.6.0