summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grue/plugin/plugin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/grue/plugin/plugin.pro')
-rw-r--r--examples/sensors/grue/plugin/plugin.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/sensors/grue/plugin/plugin.pro b/examples/sensors/grue/plugin/plugin.pro
index d325e001..90d7a01a 100644
--- a/examples/sensors/grue/plugin/plugin.pro
+++ b/examples/sensors/grue/plugin/plugin.pro
@@ -13,11 +13,6 @@ HEADERS += gruesensorimpl.h\
SOURCES += gruesensorimpl.cpp\
main.cpp\
-symbian {
- TARGET.EPOCALLOWDLLDATA = 1
- TARGET.CAPABILITY = ALL -TCB
-}
-
target.path=$$[QT_INSTALL_PLUGINS]/sensors
INSTALLS += target