mkspecs/features/static.prf
changeset 30 5dc02b23752f
parent 0 1918ee327afb
--- a/mkspecs/features/static.prf	Wed Jun 23 19:07:03 2010 +0300
+++ b/mkspecs/features/static.prf	Tue Jul 06 15:10:48 2010 +0300
@@ -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)