summaryrefslogtreecommitdiff
path: root/build.symbian/pjsip_ua.mmp
diff options
context:
space:
mode:
Diffstat (limited to 'build.symbian/pjsip_ua.mmp')
-rw-r--r--build.symbian/pjsip_ua.mmp6
1 files changed, 5 insertions, 1 deletions
diff --git a/build.symbian/pjsip_ua.mmp b/build.symbian/pjsip_ua.mmp
index 582873e7..11b5e9a7 100644
--- a/build.symbian/pjsip_ua.mmp
+++ b/build.symbian/pjsip_ua.mmp
@@ -25,7 +25,11 @@ SOURCEPATH ..\pjsip\src\pjsip-ua
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++
// PJSIP-UA files