summaryrefslogtreecommitdiff
path: root/pjsip/build/pjsip_core.dsp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2005-11-20 19:58:10 +0000
committerBenny Prijono <bennylp@teluu.com>2005-11-20 19:58:10 +0000
commit9f4da35e676737f830a90a18de08440cf0f6cdf9 (patch)
tree5485d610d1c65f3d0be067794c81ba02c33a1bd4 /pjsip/build/pjsip_core.dsp
parent37e8cb76f7b1f6e5dada1f8a06be4b963ee71be3 (diff)
More compliant URI parser, comparison, etc.
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@64 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip/build/pjsip_core.dsp')
-rw-r--r--pjsip/build/pjsip_core.dsp14
1 files changed, 9 insertions, 5 deletions
diff --git a/pjsip/build/pjsip_core.dsp b/pjsip/build/pjsip_core.dsp
index cacb9b5d..11de7fd3 100644
--- a/pjsip/build/pjsip_core.dsp
+++ b/pjsip/build/pjsip_core.dsp
@@ -103,7 +103,7 @@ SOURCE=..\src\pjsip\sip_endpoint.c
# End Source File
# Begin Source File
-SOURCE=..\src\pjsip\sip_misc.c
+SOURCE=..\src\pjsip\sip_errno.c
# End Source File
# Begin Source File
@@ -133,6 +133,10 @@ SOURCE=..\src\pjsip\sip_transport_udp.c
SOURCE=..\src\pjsip\sip_uri.c
# End Source File
+# Begin Source File
+
+SOURCE=..\src\pjsip\sip_util.c
+# End Source File
# End Group
# Begin Group "Header Files"
@@ -175,10 +179,6 @@ SOURCE=..\include\pjsip\sip_event.h
# End Source File
# Begin Source File
-SOURCE=..\include\pjsip\sip_misc.h
-# End Source File
-# Begin Source File
-
SOURCE=..\include\pjsip\sip_module.h
# End Source File
# Begin Source File
@@ -217,6 +217,10 @@ SOURCE=..\include\pjsip\sip_types.h
SOURCE=..\include\pjsip\sip_uri.h
# End Source File
+# Begin Source File
+
+SOURCE=..\include\pjsip\sip_util.h
+# End Source File
# End Group
# Begin Group "Inline Files"