--- a/foundation_system/sf_config/sbs/s60_sbs_config.xml Tue Jul 27 13:54:55 2010 +0100
+++ b/foundation_system/sf_config/sbs/s60_sbs_config.xml Wed Jul 28 22:24:58 2010 +0100
@@ -28,7 +28,7 @@
<append name="CC_WARNINGS_CONTROL_OPTION" value="-Wno-attributes"/> <!-- turn off warnings where IMPORT_C and EXPORT_C are *correctly* matched -->
<set name="AAPCS_OPTION" value="-mapcs-frame -mthumb-interwork"/> <!-- use -mapcs-frame instead of -mapcs - see Bug 1405 -->
- <set name="RW_BASE" value="$(RW_BASE_OPTION)0x800000"/> <!-- allow for the mega Qt executables with more than 4 Meg of code+rodata -->
+ <set name="RW_BASE" value="$(RW_BASE_OPTION)0x1400000"/> <!-- allow for the mega Qt executables with up to 20 Meg of code+rodata -->
<set name="USER_STATIC_RUNTIME_LIB" value="usrt4_0.lib"/> <!-- use the RVCT 4.0 version of the runtime support -->
<set name="KERNEL_STATIC_RUNTIME_LIB" value="ksrt4_0.lib"/> <!-- use the RVCT 4.0 version of the runtime support -->