summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grueplugin/grueplugin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/grueplugin/grueplugin.pro')
-rw-r--r--examples/sensors/grueplugin/grueplugin.pro15
1 files changed, 0 insertions, 15 deletions
diff --git a/examples/sensors/grueplugin/grueplugin.pro b/examples/sensors/grueplugin/grueplugin.pro
deleted file mode 100644
index 0b39f910..00000000
--- a/examples/sensors/grueplugin/grueplugin.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-TARGET = $$qtLibraryTarget(qtsensors_grueplugin)
-PLUGIN_TYPE = sensors
-
-QT = core sensors
-
-include(version.pri)
-include(grueplugin.pri)
-
-symbian {
- TARGET.EPOCALLOWDLLDATA = 1
- TARGET.CAPABILITY = ALL -TCB
-}
-