# We don't have any C++ files to build, so in order to trick qmake which# doesn't understand that, we use the subdirs template, but without specifying# any subdirs.TEMPLATE = subdirstarget.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/xquery/globalVariablessources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.cpp *.pro *.xq *.html globals.gccxmlsources.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/xquery/globalVariablesINSTALLS += target sourcessymbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)