Ignore:
Timestamp:
May 2, 2007 11:29:37 AM (17 years ago)
Author:
bennylp
Message:

PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing follows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib/include/pj/compat/os_symbian.h

    r1235 r1242  
    146146#include <e32def.h> 
    147147 
     148/* 
    148149#if defined(PJ_EXPORTING) 
    149150#   define PJ_EXPORT_IMPORT EXPORT_C 
     
    153154#   error "Must define either PJ_EXPORTING or PJ_IMPORTING" 
    154155#endif 
     156*/ 
    155157 
    156158#endif  /* __PJ_COMPAT_OS_SYMBIAN_H__ */ 
Note: See TracChangeset for help on using the changeset viewer.