Ignore:
Timestamp:
Aug 13, 2009 11:54:35 AM (15 years ago)
Author:
nanang
Message:

Ticket #886:

  • Added C++ wrapper files for C source files using exception (PJ_TRY & PJ_THROW).
  • Updated Symbian MMPs.
File:
1 edited

Legend:

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

    r2772 r2873  
    2828SOURCE  echo_clt.c 
    2929SOURCE  errno.c 
    30 SOURCE  exception.c 
     30SOURCE  exception_wrap.cpp 
    3131SOURCE  fifobuf.c 
    3232SOURCE  file.c 
     
    3939SOURCE  mutex.c 
    4040SOURCE  os.c 
    41 SOURCE  pool.c 
     41SOURCE  pool_wrap.cpp 
    4242SOURCE  pool_perf.c 
    4343SOURCE  rand.c 
     
    4848SOURCE  sock_perf.c 
    4949SOURCE  string.c 
    50 SOURCE  test.c 
     50SOURCE  test_wrap.cpp 
    5151SOURCE  thread.c 
    5252SOURCE  timer.c 
Note: See TracChangeset for help on using the changeset viewer.