qtmobility/plugins/sensors/sensors.pro
changeset 8 71781823f776
parent 5 453da2cfceef
--- a/qtmobility/plugins/sensors/sensors.pro	Fri May 14 16:41:33 2010 +0300
+++ b/qtmobility/plugins/sensors/sensors.pro	Thu May 27 13:42:11 2010 +0300
@@ -6,6 +6,14 @@
     SUBDIRS += n900
 }
 
+maemo6 {
+    equals(sensord_enabled,yes) {
+        SUBDIRS += maemo6
+    } else {
+        message("sensord library missing")
+    }
+}
+
 symbian {
     equals(sensors_symbian_enabled,yes) {
         SUBDIRS += symbian