aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2011-11-30 16:44:05 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-01 02:40:06 +0100
commit5b949572aa56c5bce087fb0c023af7c96c40f139 (patch)
treebfedfaf83e122974cdc0a29438ba7a17639b72d7 /examples/examples.pro
parentfdbdbbdd4ff05d1ceb7667227db5b14687a77c96 (diff)
Have tutorial built along with other examples
Change-Id: I9f64659ca1621a5fea8e9013ecd264d971207d4d Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 2ee93a92db..2c9497dde0 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,3 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS += declarative
+SUBDIRS += declarative tutorials
contains(QT_CONFIG, qmltest): SUBDIRS += qmltest