summaryrefslogtreecommitdiffstats
path: root/src/plugins/s60/feedback/feedback.pro
diff options
context:
space:
mode:
authorSami Merila <sami.merila@nokia.com>2010-12-16 13:41:28 +0200
committerSami Merila <sami.merila@nokia.com>2010-12-16 13:41:28 +0200
commitc70b1afe694b0d32ece6b639b1e4d10501df8bb0 (patch)
treeca3dba942a4579768f9810becbe5e58e0e384808 /src/plugins/s60/feedback/feedback.pro
parentfcdd6eba85ecfe65856bc20910810659a4b5df00 (diff)
Remove support for automatic tactile feedback from QS60Style
Currently QS60Style loads automatically a plugin to support tactile feedback for styled applications. However, there is no control over this, so applications cannot remove the automatic support, if they'd like to use Mobility APIs to control the feedback themselves. In order to avoid this, remove tactile feedback plugin from style. Lets see if we can later put this back with optional enable/disable flag. Task-number: QTBUG-16151 Reviewed-by: Miikka Heikkinen
Diffstat (limited to 'src/plugins/s60/feedback/feedback.pro')
-rw-r--r--src/plugins/s60/feedback/feedback.pro18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/plugins/s60/feedback/feedback.pro b/src/plugins/s60/feedback/feedback.pro
deleted file mode 100644
index 5e577ec593..0000000000
--- a/src/plugins/s60/feedback/feedback.pro
+++ /dev/null
@@ -1,18 +0,0 @@
-include(../../qpluginbase.pri)
-
-TARGET = qtactilefeedback$${QT_LIBINFIX}
-
-QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/s60/feedback
-
-INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
-
-!contains(S60_VERSION, 3.1):!contains(S60_VERSION, 3.2) {
- HEADERS += qtactileFeedback.h
- SOURCES += qtactileFeedback_s60.cpp
-
- LIBS += -ltouchfeedback
-}
-
-load(data_caging_paths)
-
-TARGET.UID3=0x200315B4