recipes.pro Example File
xmlpatterns/recipes/recipes.pro
QT += xmlpatterns
FORMS += forms/querywidget.ui
HEADERS = querymainwindow.h
RESOURCES = recipes.qrc
SOURCES = main.cpp querymainwindow.cpp
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
Copyright © 2008 Nokia Corporation and/or its subsidiary(-ies) |
Trademarks |
Qt 4.5.0-tp1 |