summaryrefslogtreecommitdiffstats
path: root/qtsensors.pro
diff options
context:
space:
mode:
authorPeter Yard <peter.yard@nokia.com>2011-08-30 10:18:10 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-30 05:11:01 +0200
commit6f390c5d4abd460e80c6c07cc0c885d53db865c1 (patch)
tree1aaaaeb7f8288660872a1e5dac580c48dd38344d /qtsensors.pro
parent19c8ffcb012f7a55f7207c8834cb03cf12772ed8 (diff)
Import sensors docs from Mobility.
Also bring in some examples that are referenced in the docs. Change-Id: I74560c62be447dda06ccfd8996818225df007c2e Reviewed-on: http://codereview.qt.nokia.com/3828 Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
Diffstat (limited to 'qtsensors.pro')
-rw-r--r--qtsensors.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/qtsensors.pro b/qtsensors.pro
index 1ef95372..f7bf2a0f 100644
--- a/qtsensors.pro
+++ b/qtsensors.pro
@@ -20,3 +20,8 @@ module_qtsensors_examples.depends = module_qtsensors_src
module_qtsensors_examples.CONFIG = no_default_target no_default_install
}
+SUBDIRS += module_qtsensors_snippets
+module_qtsensors_snippets.subdir = doc/src/snippets
+module_qtsensors_snippets.target = module-qtsensors-snippets
+module_qtsensors_snippets.depends = module_qtsensors_src
+