branch | RCL_3 |
changeset 54 | fa1df4b99609 |
parent 17 | caea42e26caa |
--- a/messagingappbase/mce/group/mce.mmp Thu Jul 15 18:34:37 2010 +0300 +++ b/messagingappbase/mce/group/mce.mmp Thu Aug 19 09:51:11 2010 +0300 @@ -26,7 +26,12 @@ TARGET mce.exe EPOCSTACKSIZE 0x6000 -EPOCHEAPSIZE 0x1000 0x2000000 + +// Not allowing emulator to allocation 0x2000000 Maximum head size for messaging, making emulator more stable. +#ifndef WINSCW + EPOCHEAPSIZE 0x1000 0x2000000 +#endif + TARGETTYPE exe UID 0x100039CE 0x100058C5