summaryrefslogtreecommitdiffstats
path: root/examples/xml/xml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml/xml.pro')
-rw-r--r--examples/xml/xml.pro8
1 files changed, 1 insertions, 7 deletions
diff --git a/examples/xml/xml.pro b/examples/xml/xml.pro
index b0750574f4..d80d8193ed 100644
--- a/examples/xml/xml.pro
+++ b/examples/xml/xml.pro
@@ -1,11 +1,5 @@
TEMPLATE = subdirs
-SUBDIRS = htmlinfo \
- xmlstreamlint
qtHaveModule(widgets) {
- SUBDIRS += dombookmarks \
- streambookmarks
-
- qtHaveModule(network): SUBDIRS += \
- rsslisting
+ SUBDIRS += dombookmarks
}