summaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns/xquery/xquery.pro
blob: f7ac5efe9294d251c519e37287dbfa1d158c7b01 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = subdirs
SUBDIRS += globalVariables

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