summaryrefslogtreecommitdiff
path: root/build.symbian/pjsip.mmp
diff options
context:
space:
mode:
Diffstat (limited to 'build.symbian/pjsip.mmp')
-rw-r--r--build.symbian/pjsip.mmp6
1 files changed, 6 insertions, 0 deletions
diff --git a/build.symbian/pjsip.mmp b/build.symbian/pjsip.mmp
index e3e2bc29..57c61160 100644
--- a/build.symbian/pjsip.mmp
+++ b/build.symbian/pjsip.mmp
@@ -25,6 +25,12 @@ SOURCEPATH ..\pjsip\src\pjsip
MACRO PJ_M_I386=1
MACRO PJ_SYMBIAN=1
+// Must compile as C++, otherwise exception would not work
+OPTION CW -lang c++
+OPTION ARMCC --cpp
+OPTION GCC -x c++
+OPTION GCCE -x c++
+
// PJSIP-CORE files
//SOURCE sip_auth_aka.c