Ignore:
Timestamp:
Jan 6, 2010 8:34:41 AM (14 years ago)
Author:
bennylp
Message:

Ticket #992: Symbian build issues using RVCT compiler (thanks Gabor Tanka for the fix)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/build.symbian/pjsip_simple.mmp

    r2968 r3046  
    2828// Must compile as C++, otherwise exception would not work 
    2929OPTION          CW -lang c++ 
    30 OPTION          ARMCC --cpp 
     30OPTION          ARMCC --cpp --gnu 
    3131OPTION          GCC     -x c++ 
    3232OPTION          GCCE    -x c++ 
Note: See TracChangeset for help on using the changeset viewer.