summaryrefslogtreecommitdiff
path: root/examples/xmlpatterns/xquery/xquery.pro
blob: 5e5c4fa3a063964cf4651b18afd705c2c78131ae (plain)
1
2
3
4
5
6
7
8
9
10
11
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
maemo5: CONFIG += qt_example