summaryrefslogtreecommitdiff
path: root/build.symbian/pjsua_lib.mmp
diff options
context:
space:
mode:
Diffstat (limited to 'build.symbian/pjsua_lib.mmp')
-rw-r--r--build.symbian/pjsua_lib.mmp6
1 files changed, 5 insertions, 1 deletions
diff --git a/build.symbian/pjsua_lib.mmp b/build.symbian/pjsua_lib.mmp
index 5e8113d9..0b197819 100644
--- a/build.symbian/pjsua_lib.mmp
+++ b/build.symbian/pjsua_lib.mmp
@@ -25,7 +25,11 @@ SOURCEPATH ..\pjsip\src\pjsua-lib
MACRO PJ_M_I386=1
MACRO PJ_SYMBIAN=1
-// OPTION CW -lang c++
+// Must compile as C++, otherwise exception would not work
+OPTION CW -lang c++
+OPTION ARMCC --cpp
+OPTION GCC -x c++
+OPTION GCCE -x c++
// PJLIB-UTIL files