Ignore:
Timestamp:
May 3, 2007 1:31:21 PM (17 years ago)
Author:
bennylp
Message:

Implemented ticket #246, #247, #261, #268, #250 for Symbian

File:
1 edited

Legend:

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

    r1244 r1246  
    3131SOURCE          rand.c 
    3232SOURCE          rbtree.c 
    33 SOURCE          timer.c 
    3433SOURCE          types.c 
    3534 
     
    3837// Platform dependent source 
    3938// 
     39SOURCE          compat\string_compat.c 
    4040SOURCE          addr_resolv_symbian.cpp 
    4141SOURCE          exception_symbian.cpp 
     
    4343SOURCE          file_io_ansi.c 
    4444SOURCE          guid_simple.c 
     45SOURCE          ioqueue_symbian.cpp 
    4546SOURCE          ip_helper_generic.c 
    4647SOURCE          log_writer_symbian_console.cpp 
     
    5152SOURCE          os_timestamp_posix.c 
    5253SOURCE          pool_policy_new.cpp 
    53 SOURCE          compat\string_compat.c 
    5454SOURCE          sock_symbian.cpp 
    5555SOURCE          sock_select_symbian.cpp 
    56 SOURCE          ioqueue_symbian.cpp 
     56SOURCE          timer_symbian.cpp 
    5757SOURCE          unicode_symbian.cpp 
    5858 
Note: See TracChangeset for help on using the changeset viewer.