diff options
author | Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> | 2011-01-07 10:16:57 (GMT) |
---|---|---|
committer | Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> | 2011-01-07 10:16:57 (GMT) |
commit | ba8c96ee48cbad70f83919c4dcfc133566442bea (patch) | |
tree | 5089c5fe3abad2da60e3956c3cf1cb498ada43f2 /src/s60installs/s60installs.pro | |
parent | 9cc21c043238dc7576a465c9d236e8968fd8c549 (diff) | |
parent | 8c4a4293a0995b9b37bd59863c3e2fb902ec3dc7 (diff) | |
download | Qt-ba8c96ee48cbad70f83919c4dcfc133566442bea.zip Qt-ba8c96ee48cbad70f83919c4dcfc133566442bea.tar.gz Qt-ba8c96ee48cbad70f83919c4dcfc133566442bea.tar.bz2 |
Merge branch 'review-4.7' into staging-4.7
Diffstat (limited to 'src/s60installs/s60installs.pro')
-rw-r--r-- | src/s60installs/s60installs.pro | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/s60installs/s60installs.pro b/src/s60installs/s60installs.pro index 5a435cd..be7ed97 100644 --- a/src/s60installs/s60installs.pro +++ b/src/s60installs/s60installs.pro @@ -87,12 +87,6 @@ symbian: { DEPLOYMENT += bearer_plugin } - !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.path = c:$$QT_PLUGINS_BASE_DIR/feedback - DEPLOYMENT += feedback_plugin - } - qtlibraries.pkg_postrules += qts60plugindeployment qtlibraries.path = c:/sys/bin |