From 67d6a30732fd1e1fae2f98f646d97356b2eaa8c9 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Thu, 5 Jan 2006 23:35:46 +0000 Subject: Added loop transport to test transaction git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@107 74dad513-b988-da41-8d7b-12977e46ad98 --- pjsip/build/pjsip_core.dsp | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'pjsip/build/pjsip_core.dsp') diff --git a/pjsip/build/pjsip_core.dsp b/pjsip/build/pjsip_core.dsp index 264799c7..608d7a6a 100644 --- a/pjsip/build/pjsip_core.dsp +++ b/pjsip/build/pjsip_core.dsp @@ -124,7 +124,15 @@ SOURCE=..\src\pjsip\sip_tel_uri.c # Begin Source File SOURCE=..\src\pjsip\sip_transaction.c + +!IF "$(CFG)" == "pjsip_core - Win32 Release" + # PROP Exclude_From_Build 1 + +!ELSEIF "$(CFG)" == "pjsip_core - Win32 Debug" + +!ENDIF + # End Source File # Begin Source File @@ -132,6 +140,10 @@ SOURCE=..\src\pjsip\sip_transport.c # End Source File # Begin Source File +SOURCE=..\src\pjsip\sip_transport_loop.c +# End Source File +# Begin Source File + SOURCE=..\src\pjsip\sip_transport_udp.c # End Source File # Begin Source File @@ -144,6 +156,10 @@ SOURCE=..\src\pjsip\sip_util.c # End Source File # Begin Source File +SOURCE=..\src\pjsip\sip_util_proxy.c +# End Source File +# Begin Source File + SOURCE=..\src\pjsip\sip_util_statefull.c # PROP Exclude_From_Build 1 # End Source File @@ -221,6 +237,10 @@ SOURCE=..\include\pjsip\sip_transport.h # End Source File # Begin Source File +SOURCE=..\include\pjsip\sip_transport_loop.h +# End Source File +# Begin Source File + SOURCE=..\include\pjsip\sip_transport_udp.h # End Source File # Begin Source File -- cgit v1.2.3