Ignore:
Timestamp:
Jan 7, 2006 6:44:25 PM (19 years ago)
Author:
bennylp
Message:

Added test functions for UAC transaction

Location:
pjproject/trunk/pjsip/build
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/build/pjsip_core.dsp

    r107 r109  
    128128!IF  "$(CFG)" == "pjsip_core - Win32 Release" 
    129129 
    130 # PROP Exclude_From_Build 1 
    131  
    132130!ELSEIF  "$(CFG)" == "pjsip_core - Win32 Debug" 
    133131 
  • pjproject/trunk/pjsip/build/test_pjsip.dsp

    r107 r109  
    9494# Begin Source File 
    9595 
     96SOURCE="..\src\test-pjsip\msg_logger.c" 
     97# End Source File 
     98# Begin Source File 
     99 
    96100SOURCE="..\src\test-pjsip\msg_test.c" 
    97101# End Source File 
     
    111115 
    112116SOURCE="..\src\test-pjsip\transport_udp_test.c" 
     117# End Source File 
     118# Begin Source File 
     119 
     120SOURCE="..\src\test-pjsip\tsx_basic_test.c" 
    113121# End Source File 
    114122# Begin Source File 
Note: See TracChangeset for help on using the changeset viewer.