qtmobility/src/sensors/refresh_sensors.sh
changeset 1 2b40d63a9c3d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/qtmobility/src/sensors/refresh_sensors.sh	Fri Apr 16 15:51:22 2010 +0300
@@ -0,0 +1,11 @@
+#!/bin/sh
+
+./make_sensor.pl QAccelerometer
+./make_sensor.pl QAmbientLightSensor
+./make_sensor.pl QCompass
+./make_sensor.pl QMagnetometer
+./make_sensor.pl QOrientationSensor
+./make_sensor.pl QProximitySensor
+./make_sensor.pl QRotationSensor
+./make_sensor.pl QTapSensor
+