From 203b93e49dadf43fe4483163b44d3fe8fd4e3350 Mon Sep 17 00:00:00 2001 From: Lars Persson Date: Thu, 28 Dec 2006 12:14:58 +0000 Subject: Updated makefiles to support touche and agos naming properly svn-id: r24941 --- backends/platform/symbian/S90/Scummvm_S90.mmp.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/platform/symbian/S90') diff --git a/backends/platform/symbian/S90/Scummvm_S90.mmp.in b/backends/platform/symbian/S90/Scummvm_S90.mmp.in index 6e531217f4..fecbfe4b82 100644 --- a/backends/platform/symbian/S90/Scummvm_S90.mmp.in +++ b/backends/platform/symbian/S90/Scummvm_S90.mmp.in @@ -38,7 +38,7 @@ OPTION MSVC /QIfist /Ob1 /Oy /GF // /QIfist disables use of __ftol2 to avoid l OPTION GCC -Wno-multichar -Wno-reorder // don't optimize for ARM, platform way too sensitive for that :( just turn off some common warnings EPOCSTACKSIZE 0x00008000 -EPOCHEAPSIZE 1024 8192000 +EPOCHEAPSIZE 1024 161920000 MACRO S90 -- cgit v1.2.3