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

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

symbian: CONFIG += qt_example