summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-03-07 15:23:27 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-10 11:24:51 +0100
commit76d5bc087cd80582af9b9a9c8b828bf9efb5cde5 (patch)
tree9549706a0ac5f20f59e13a18b15631d459cf4281 /src/src.pro
parent92b8a0bb372bbb5a71407965c7c99d60ed441435 (diff)
Build the bluetooth doc snippet.
This ensures that it keeps compiling and is correct. Although it wasn't able to compile due to a partial implementation, the snippet itself had errors which demonstrated wrong API aspects. Change-Id: I24048d968573e260d5b3ba92e38ce1dc9d24e52f Reviewed-by: Nedim Hadzic <nhadzic@blackberry.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/src.pro b/src/src.pro
index 1b937f61..7f37867e 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -3,6 +3,10 @@ TEMPLATE = subdirs
SUBDIRS += bluetooth nfc
android: SUBDIRS += android
+bluetooth_doc_snippets.subdir = bluetooth/doc/snippets
+bluetooth_doc_snippets.depends = bluetooth
+SUBDIRS += bluetooth_doc_snippets
+
qtHaveModule(quick) {
imports.depends += bluetooth nfc
SUBDIRS += imports