summaryrefslogtreecommitdiff
path: root/pjlib/build/pjlib.vcproj
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2008-05-11 18:12:16 +0000
committerBenny Prijono <bennylp@teluu.com>2008-05-11 18:12:16 +0000
commit0ee6805a9757610af92f19a88d142276586a41ef (patch)
tree16071cefcbd45c40e65f78a20d4cb7a93b7cff98 /pjlib/build/pjlib.vcproj
parent15eb39a3eaec0bd8260e6cce261c197110b6a916 (diff)
Implement ticket #531: active socket abstraction to make ioqueue programming easier
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1953 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/build/pjlib.vcproj')
-rw-r--r--pjlib/build/pjlib.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/pjlib/build/pjlib.vcproj b/pjlib/build/pjlib.vcproj
index c7957713..00761452 100644
--- a/pjlib/build/pjlib.vcproj
+++ b/pjlib/build/pjlib.vcproj
@@ -176,6 +176,10 @@
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
<File
+ RelativePath="..\src\pj\activesock.c"
+ >
+ </File>
+ <File
RelativePath="..\src\pj\addr_resolv_sock.c"
>
<FileConfiguration
@@ -1419,6 +1423,10 @@
Filter="h;hpp;hxx;hm;inl"
>
<File
+ RelativePath="..\include\pj\activesock.h"
+ >
+ </File>
+ <File
RelativePath="..\include\pj\addr_resolv.h"
>
</File>