summaryrefslogtreecommitdiff
path: root/pjlib/build/pjlib.dsp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-03-25 18:44:51 +0000
committerBenny Prijono <bennylp@teluu.com>2007-03-25 18:44:51 +0000
commit84b0defcf6903a8b014ab1ba38d8923282f230ed (patch)
tree4f6ba42e6908ed6803e7793b61c350676e165697 /pjlib/build/pjlib.dsp
parentcd2cbf5e5a3a0393054a4bbd60ee03576f3fa504 (diff)
ICE (work in progress): use single socket for all candidates in component, and implemented IP interface enumeration on Win32
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1104 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/build/pjlib.dsp')
-rw-r--r--pjlib/build/pjlib.dsp13
1 files changed, 13 insertions, 0 deletions
diff --git a/pjlib/build/pjlib.dsp b/pjlib/build/pjlib.dsp
index 39df8bcc..bd841f71 100644
--- a/pjlib/build/pjlib.dsp
+++ b/pjlib/build/pjlib.dsp
@@ -110,6 +110,11 @@ SOURCE=..\src\pj\ioqueue_epoll.c
# End Source File
# Begin Source File
+SOURCE=..\src\pj\ip_helper_generic.c
+# PROP Exclude_From_Build 1
+# End Source File
+# Begin Source File
+
SOURCE=..\src\pj\log_writer_printk.c
# PROP Exclude_From_Build 1
# End Source File
@@ -254,6 +259,10 @@ SOURCE=..\src\pj\ioqueue_winnt.c
# End Source File
# Begin Source File
+SOURCE=..\src\pj\ip_helper_win32.c
+# End Source File
+# Begin Source File
+
SOURCE=..\src\pj\list.c
# End Source File
# Begin Source File
@@ -518,6 +527,10 @@ SOURCE=..\include\pj\ioqueue.h
# End Source File
# Begin Source File
+SOURCE=..\include\pj\ip_helper.h
+# End Source File
+# Begin Source File
+
SOURCE=..\include\pj\list.h
# End Source File
# Begin Source File