summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/xmlpatterns/xmlpatterns.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/xmlpatterns/xmlpatterns.pro b/examples/xmlpatterns/xmlpatterns.pro
index e5649f5..756c4f1 100644
--- a/examples/xmlpatterns/xmlpatterns.pro
+++ b/examples/xmlpatterns/xmlpatterns.pro
@@ -1,2 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS += filetree xquery trafficinfo schema recipes
+SUBDIRS += xquery
+!contains(QT_CONFIG, no-widgets): SUBDIRS += filetree trafficinfo schema recipes