Fix for Bug 1666 - WServ NGA winscw max heap too small for running KhronosRI
authorMattD <mattd@symbian.org>
Mon, 08 Feb 2010 18:23:59 +0000
changeset 77 bc56089e70f9
parent 76 6d325c59acb5
child 78 49afd8c680ca
Fix for Bug 1666 - WServ NGA winscw max heap too small for running KhronosRI
windowing/windowserver/group/openwfc/WServ_nga.MMP
--- a/windowing/windowserver/group/openwfc/WServ_nga.MMP	Wed Feb 10 20:59:36 2010 +0000
+++ b/windowing/windowserver/group/openwfc/WServ_nga.MMP	Mon Feb 08 18:23:59 2010 +0000
@@ -23,10 +23,10 @@
 TARGETTYPE        exe
 
 EPOCSTACKSIZE	  0x4000
-// 3Mb max heap for Winscw builds (default 1Mb used for target builds)
+// 6Mb max heap for Winscw builds (default 1Mb used for target builds)
 
 #ifdef WINS
-EPOCHEAPSIZE	    0x00010000 0x00300000
+EPOCHEAPSIZE	    0x00010000 0x00600000
 #endif
 EPOCFIXEDPROCESS
 CAPABILITY        PowerMgmt ReadDeviceData WriteDeviceData ProtServ