qtmobility/examples/sensors/sensors.pro
changeset 11 06b8e2af4411
parent 4 90517678cc4f
--- a/qtmobility/examples/sensors/sensors.pro	Thu May 27 13:42:11 2010 +0300
+++ b/qtmobility/examples/sensors/sensors.pro	Fri Jun 11 14:26:25 2010 +0300
@@ -1,8 +1,6 @@
 TEMPLATE = subdirs
 
-include(../../common.pri)
-
-SUBDIRS += accel
+SUBDIRS += accel arrowkeys metadata
 
 contains(QT_CONFIG, declarative) {
     SUBDIRS += orientation
@@ -18,3 +16,4 @@
 
 contains(QT_CONFIG,opengl):SUBDIRS += cubehouse
 
+SUBDIRS += show_acceleration show_als show_compass show_magneticflux show_orientation show_proximity show_rotation show_tap