summaryrefslogtreecommitdiffstats
path: root/examples/threads/threads.pro
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@digia.com>2012-11-30 13:50:14 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-30 23:56:53 +0100
commite62198967c2a5da4bd7da1c6c4002ca86400a6b7 (patch)
tree2f426061491daff5632620226935989d6bbc1203 /examples/threads/threads.pro
parent4cbe999921be70a7ee10fa63cfb199ce82371bda (diff)
Fix links for threading examples
Change-Id: I498936e91e3bbf5658ea9f3f0eb33cff271a1d62 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Diffstat (limited to 'examples/threads/threads.pro')
-rw-r--r--examples/threads/threads.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/threads/threads.pro b/examples/threads/threads.pro
index 1ab89c4e0a..027d4c2ebb 100644
--- a/examples/threads/threads.pro
+++ b/examples/threads/threads.pro
@@ -1,4 +1,6 @@
TEMPLATE = subdirs
+CONFIG += no_docs_target
+
SUBDIRS = semaphores \
waitconditions