Ignore:
Timestamp:
May 12, 2007 3:03:23 PM (17 years ago)
Author:
bennylp
Message:

Symbian fixes to compile on GCCE (nested callbacks etc)

File:
1 edited

Legend:

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

    r1244 r1269  
    99MACRO           PJ_SYMBIAN=1 
    1010 
    11 //OPTION                CW -lang c++ 
     11OPTION          CW -lang c++ 
     12OPTION          ARMCC --cpp 
     13OPTION          GCC     -x c++ 
    1214 
    1315// 
     
    4648SYSTEMINCLUDE   \epoc32\include\libc 
    4749 
    48 LIBRARY         pjlib.lib  
    49 LIBRARY         pjlib_util.lib  
     50//STATICLIBRARY         pjlib.lib  
     51//STATICLIBRARY         pjlib_util.lib  
    5052CAPABILITY      None 
    5153 
Note: See TracChangeset for help on using the changeset viewer.