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.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/xmlpatterns/xmlpatterns.pro b/examples/xmlpatterns/xmlpatterns.pro
index 1a5700522..3ff3e35af 100644
--- a/examples/xmlpatterns/xmlpatterns.pro
+++ b/examples/xmlpatterns/xmlpatterns.pro
@@ -2,7 +2,8 @@ TEMPLATE = subdirs
SUBDIRS = recipes \
trafficinfo \
xquery \
- filetree
+ filetree \
+ schema
# This example depends on QtWebkit as well.
contains(QT_CONFIG, webkit):SUBDIRS += qobjectxmlmodel