summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorThierry Bastian <thierry.bastian@nokia.com>2010-12-04 00:00:13 (GMT)
committerThierry Bastian <thierry.bastian@nokia.com>2010-12-04 00:00:13 (GMT)
commitaa5a3a4c13223dabe2bfc5d7f288bb824524f5a3 (patch)
treed834d6d011f44507fb423b606cffa49db85032ce /src
parent78f32680e278f9b38d02eae4a8ab21ac8958dd94 (diff)
parentdb53e4421d0a89aab15e51996071b1f63d563304 (diff)
downloadQt-aa5a3a4c13223dabe2bfc5d7f288bb824524f5a3.zip
Qt-aa5a3a4c13223dabe2bfc5d7f288bb824524f5a3.tar.gz
Qt-aa5a3a4c13223dabe2bfc5d7f288bb824524f5a3.tar.bz2
Merge branch 'master-upstream' into master-water
Diffstat (limited to 'src')
-rw-r--r--src/s60installs/s60installs.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s60installs/s60installs.pro b/src/s60installs/s60installs.pro
index fc364bc..0710b53 100644
--- a/src/s60installs/s60installs.pro
+++ b/src/s60installs/s60installs.pro
@@ -88,7 +88,7 @@ symbian: {
}
!contains(S60_VERSION, 3.1):!contains(S60_VERSION, 3.2) {
- feedback_plugin.sources = $$QT_BUILD_TREE/plugins/s60/feedback/qtactilefeedback$${QT_LIBINFIX}.dll
+ feedback_plugin.files = $$QT_BUILD_TREE/plugins/s60/feedback/qtactilefeedback$${QT_LIBINFIX}.dll
feedback_plugin.path = c:$$QT_PLUGINS_BASE_DIR/feedback
DEPLOYMENT += feedback_plugin
}