summaryrefslogtreecommitdiffstats
path: root/src/sensors/sensors.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/sensors/sensors.pro')
-rw-r--r--src/sensors/sensors.pro17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/sensors/sensors.pro b/src/sensors/sensors.pro
index c10e5b1e..cfba0f1e 100644
--- a/src/sensors/sensors.pro
+++ b/src/sensors/sensors.pro
@@ -24,23 +24,6 @@ HEADERS += qtsensorsversion.h
QMAKE_DOCS = $$PWD/../../doc/config/qtsensors.qdocconf
-symbian {
- TARGET.CAPABILITY = ALL -TCB
- TARGET.UID3 = 0x2002BFC0
-
- ### Sensors
- # Main library
- SENSORS_DEPLOYMENT.sources = QtSensors.dll
- SENSORS_DEPLOYMENT.path = /sys/bin
- DEPLOYMENT += SENSORS_DEPLOYMENT
- LIBS += -lefsrv
-
- # We break on Symbian^3 unless we have this include (normally obtained by linking to QtGui)
- load(platform_paths)
- INCLUDEPATH *= $$MW_LAYER_SYSTEMINCLUDE
-
-}
-
PUBLIC_HEADERS += \
qsensorbackend.h\
qsensormanager.h\