summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2009-12-17 01:17:51 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2009-12-17 01:17:51 +0000
commitb92258972ee4660b634f2e11f07459f69a2f73b6 (patch)
treeafb67e7c91143e88b2a7ed24db72b194fd173d36 /apr.dsp
parent285ffeb50e6f122a71f62b3dbda7228772ef8088 (diff)
downloadapr-b92258972ee4660b634f2e11f07459f69a2f73b6.tar.gz
Fix 1.4.x breakage on win32, add socket_util to both static and dll builds
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@891506 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/apr.dsp b/apr.dsp
index 3d4dd3c8b..9d0c4a5cf 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -345,6 +345,10 @@ SOURCE=.\network_io\win32\sockets.c
# End Source File
# Begin Source File
+SOURCE=.\network_io\unix\socket_util.c
+# End Source File
+# Begin Source File
+
SOURCE=.\network_io\win32\sockopt.c
# End Source File
# End Group