summaryrefslogtreecommitdiff
path: root/build.symbian
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2008-01-03 18:47:56 +0000
committerBenny Prijono <bennylp@teluu.com>2008-01-03 18:47:56 +0000
commitc694719a16c738d901b5efc0e28d9503a52ba7b7 (patch)
tree3326b98a8e367fa1b5de7c1b5b54ddbbb145075b /build.symbian
parent143dbccb1c4402dae0caddcd71d87d96b8341bc8 (diff)
Increased stack size in symbian_ua.mmp to 12KB
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1658 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'build.symbian')
-rw-r--r--build.symbian/symbian_ua.mmp4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.symbian/symbian_ua.mmp b/build.symbian/symbian_ua.mmp
index 7a048c48..17cdb548 100644
--- a/build.symbian/symbian_ua.mmp
+++ b/build.symbian/symbian_ua.mmp
@@ -53,3 +53,7 @@ START RESOURCE symbian_ua_reg.rss
TARGETPATH \private\10003a3f\apps
END
+// The default 8KB seems to be insufficient with all bells and
+// whistles turned on
+EPOCSTACKSIZE 12288
+