Ignore:
Timestamp:
Jan 5, 2006 11:35:46 PM (18 years ago)
Author:
bennylp
Message:

Added loop transport to test transaction

File:
1 edited

Legend:

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

    r106 r107  
    125125 
    126126SOURCE=..\src\pjsip\sip_transaction.c 
     127 
     128!IF  "$(CFG)" == "pjsip_core - Win32 Release" 
     129 
    127130# PROP Exclude_From_Build 1 
     131 
     132!ELSEIF  "$(CFG)" == "pjsip_core - Win32 Debug" 
     133 
     134!ENDIF  
     135 
    128136# End Source File 
    129137# Begin Source File 
     
    133141# Begin Source File 
    134142 
     143SOURCE=..\src\pjsip\sip_transport_loop.c 
     144# End Source File 
     145# Begin Source File 
     146 
    135147SOURCE=..\src\pjsip\sip_transport_udp.c 
    136148# End Source File 
     
    142154 
    143155SOURCE=..\src\pjsip\sip_util.c 
     156# End Source File 
     157# Begin Source File 
     158 
     159SOURCE=..\src\pjsip\sip_util_proxy.c 
    144160# End Source File 
    145161# Begin Source File 
     
    222238# Begin Source File 
    223239 
     240SOURCE=..\include\pjsip\sip_transport_loop.h 
     241# End Source File 
     242# Begin Source File 
     243 
    224244SOURCE=..\include\pjsip\sip_transport_udp.h 
    225245# End Source File 
Note: See TracChangeset for help on using the changeset viewer.