summaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns/xmlpatterns.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xmlpatterns/xmlpatterns.pro')
-rw-r--r--examples/xmlpatterns/xmlpatterns.pro8
1 files changed, 3 insertions, 5 deletions
diff --git a/examples/xmlpatterns/xmlpatterns.pro b/examples/xmlpatterns/xmlpatterns.pro
index ea9c719a..ede6b3a1 100644
--- a/examples/xmlpatterns/xmlpatterns.pro
+++ b/examples/xmlpatterns/xmlpatterns.pro
@@ -2,8 +2,6 @@ TEMPLATE = subdirs
SUBDIRS += xquery
!contains(QT_CONFIG, no-widgets): SUBDIRS += filetree trafficinfo schema recipes
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtxmlpatterns/xmlpatterns
-sources.files = xmlpatterns.pro shared
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtxmlpatterns/xmlpatterns
-INSTALLS += target sources
+EXAMPLE_FILES = \
+ shared
+