diff -r 93b982ccede2 -r 5daf16870df6 mkspecs/features/static.prf --- a/mkspecs/features/static.prf Mon Jun 21 22:38:13 2010 +0100 +++ b/mkspecs/features/static.prf Thu Jul 22 16:41:55 2010 +0100 @@ -11,9 +11,4 @@ QMAKE_LFLAGS += $$QMAKE_LFLAGS_STATIC_LIB } -symbian { - # we don't care about exports from static libraries, as they don't end up in DEF files - MMP_RULES -= $$MMP_RULES_DONT_EXPORT_ALL_CLASS_IMPEDIMENTA -} - !static_and_shared:fix_output_dirs:fixExclusiveOutputDirs(static, shared)