summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMarius Storm-Olsen <marius.storm-olsen@nokia.com>2012-05-10 09:56:00 +0200
committerQt by Nokia <qt-info@nokia.com>2012-05-10 11:34:25 +0200
commit2d23374a6f88bac2f5f2d7f0528e9e554b4a4cbb (patch)
tree5b27e35d6767778c028d2f3b9ca37b4545c04a59 /examples
parent7f2c22e8910f43728f13d76aa2c50c29a19f3ee0 (diff)
parent9456528aac80c6d4c41fa96d88696dc55414b710 (diff)
Merge "Merge branch 'docs-refactoring' into master" into refs/staging/master
Diffstat (limited to 'examples')
-rw-r--r--examples/examples.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 2180d18587..7ce42d7fe7 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,4 +1,6 @@
TEMPLATE = subdirs
+CONFIG += no_docs_target
+
SUBDIRS = \
network \
statemachine \