diff -r 32e56106abf2 -r 66b5fe3c07fd homescreenapp/stateplugins/hsapplibrarystateplugin/hsapplibrarystateplugin.pro --- a/homescreenapp/stateplugins/hsapplibrarystateplugin/hsapplibrarystateplugin.pro Mon Sep 27 11:52:00 2010 +0300 +++ b/homescreenapp/stateplugins/hsapplibrarystateplugin/hsapplibrarystateplugin.pro Wed Oct 06 16:06:24 2010 +0300 @@ -39,10 +39,10 @@ include(hsapplibrarystateplugin_exports_to_rom.pri) LIBS += -lxqsettingsmanager - - MMP_RULES += SMPSAFE } RESOURCES = $$qrcFile -exportResources(./*.qm, resource/qt/translations) \ No newline at end of file +exportResources(./*.qm, resource/qt/translations) + +symbian:MMP_RULES += SMPSAFE