summaryrefslogtreecommitdiff
path: root/pjsip/build
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2005-11-23 20:56:30 +0000
committerBenny Prijono <bennylp@teluu.com>2005-11-23 20:56:30 +0000
commit9894af102a5d2e61e7629b99b7746210a8fd3475 (patch)
tree261a8df5003bab4bd60a3218ce06f845386dc7b9 /pjsip/build
parent3366b25100e19ce91de500de827aed0606390f70 (diff)
Added tel: uri and user-defined uri parser
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@82 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip/build')
-rw-r--r--pjsip/build/pjsip_core.dsp10
1 files changed, 9 insertions, 1 deletions
diff --git a/pjsip/build/pjsip_core.dsp b/pjsip/build/pjsip_core.dsp
index 92a6353f..8893fa00 100644
--- a/pjsip/build/pjsip_core.dsp
+++ b/pjsip/build/pjsip_core.dsp
@@ -41,7 +41,7 @@ RSC=rc.exe
# PROP Intermediate_Dir ".\output\pjsip-core-i386-win32-vc6-release"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /MD /W4 /Zi /O2 /Oy /I "../include" /I "../../pjlib/include" /I "../../pjlib-util/include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D PJ_WIN32=1 /D PJ_M_I386=1 /FR /FD /c
+# ADD CPP /nologo /MD /W4 /Zi /O2 /I "../include" /I "../../pjlib/include" /I "../../pjlib-util/include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D PJ_WIN32=1 /D PJ_M_I386=1 /FR /FD /c
# SUBTRACT CPP /YX
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
@@ -119,6 +119,10 @@ SOURCE=..\src\pjsip\sip_resolve.c
# End Source File
# Begin Source File
+SOURCE=..\src\pjsip\sip_tel_uri.c
+# End Source File
+# Begin Source File
+
SOURCE=..\src\pjsip\sip_transaction.c
# End Source File
# Begin Source File
@@ -199,6 +203,10 @@ SOURCE=..\include\pjsip\sip_resolve.h
# End Source File
# Begin Source File
+SOURCE=..\include\pjsip\sip_tel_uri.h
+# End Source File
+# Begin Source File
+
SOURCE=..\include\pjsip\sip_transaction.h
# End Source File
# Begin Source File