diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2011-05-23 07:52:36 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2011-05-23 07:52:36 (GMT) |
commit | a1c9e88596241ca356986c74b057e6330eae6137 (patch) | |
tree | 1ac229ec58d47e546ec086f8f00eef4039f9fcd4 /config.profiles/symbian | |
parent | 4c7a61b1bad89b3d241175451869fcdcc99ef501 (diff) | |
download | Qt-a1c9e88596241ca356986c74b057e6330eae6137.zip Qt-a1c9e88596241ca356986c74b057e6330eae6137.tar.gz Qt-a1c9e88596241ca356986c74b057e6330eae6137.tar.bz2 |
Removed qts60plugin references also from config.profiles
Task-number: QTBUG-18614
Reviewed-by: TrustMe
Diffstat (limited to 'config.profiles/symbian')
-rw-r--r-- | config.profiles/symbian/qt.iby | 4 | ||||
-rw-r--r-- | config.profiles/symbian/qt.pkg | 3 |
2 files changed, 0 insertions, 7 deletions
diff --git a/config.profiles/symbian/qt.iby b/config.profiles/symbian/qt.iby index 18b3940..1f295f0 100644 --- a/config.profiles/symbian/qt.iby +++ b/config.profiles/symbian/qt.iby @@ -52,10 +52,6 @@ file=ABI_DIR\BUILD_DIR\qglgraphicssystem.dll SHARED_LIB_DIR\qglgraphicssystem.dl // bearer file=ABI_DIR\BUILD_DIR\qsymbianbearer.dll SHARED_LIB_DIR\qsymbianbearer.dll -// S60 version compatibility plugins for 5.0 (3.1 and 3.2 devices are never likely to have this in ROM, -// so don't bother including those plugins -file=ABI_DIR\BUILD_DIR\qts60plugin_5_0.dll SHARED_LIB_DIR\qts60plugin_5_0.dll - file=ABI_DIR\BUILD_DIR\qtactilefeedback.dll SHARED_LIB_DIR\qtactilefeedback.dll // imageformats stubs diff --git a/config.profiles/symbian/qt.pkg b/config.profiles/symbian/qt.pkg index 6ef51ce..b2db49f 100644 --- a/config.profiles/symbian/qt.pkg +++ b/config.profiles/symbian/qt.pkg @@ -68,9 +68,6 @@ "/epoc32/release/armv5/urel/phonon_mmf.dll" - "!:\sys\bin\phonon_mmf.dll" "/epoc32/data/z/resource/qt/plugins/phonon_backend/phonon_mmf.qtplugin" - "!:\resource\qt\plugins\phonon_backend\phonon_mmf.qtplugin" - -"/epoc32/release/armv5/urel/qts60plugin_5_0.dll" - "!:\sys\bin\qts60plugin_5_0.dll" - ; localization "/epoc32/data/z/resource/qt/translations/qt_ur.qm" - "!:\resource\qt\translations\qt_ur.qm" "/epoc32/data/z/resource/qt/translations/qt_fa.qm" - "!:\resource\qt\translations\qt_fa.qm" |