diff -r 5dc02b23752f -r 3e2da88830cd mkspecs/features/symbian/def_files_disabled.prf --- a/mkspecs/features/symbian/def_files_disabled.prf Tue Jul 06 15:10:48 2010 +0300 +++ b/mkspecs/features/symbian/def_files_disabled.prf Wed Aug 18 10:37:55 2010 +0300 @@ -8,6 +8,6 @@ !contains(TEMPLATE, app):!contains(CONFIG, plugin):!contains(CONFIG, staticlib): { # with EXPORTUNFROZEN enabled, new exports are included in the dll and dso/lib without # needing to run abld/sbs freeze - MMP_RULES += EXPORTUNFROZEN + MMP_RULES *= EXPORTUNFROZEN } }