Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
SOURCES += main.cpp filetree.cpp mainwindow.cpp HEADERS += filetree.h mainwindow.h FORMS += forms/mainwindow.ui QT += xmlpatterns CONFIG -= app_bundle RESOURCES += queries.qrc # install target.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/filetree sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.xq *.html sources.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/filetree INSTALLS += target sources
Copyright © 2008 Nokia | Trademarks | Qt 4.4.3 |