summaryrefslogtreecommitdiff
path: root/libapr.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 /libapr.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 'libapr.dsp')
-rw-r--r--libapr.dsp8
1 files changed, 4 insertions, 4 deletions
diff --git a/libapr.dsp b/libapr.dsp
index 5621803fc..9951f43da 100644
--- a/libapr.dsp
+++ b/libapr.dsp
@@ -368,10 +368,6 @@ SOURCE=.\network_io\unix\multicast.c
# End Source File
# Begin Source File
-SOURCE=.\network_io\unix\socket_util.c
-# End Source File
-# Begin Source File
-
SOURCE=.\network_io\win32\sendrecv.c
# End Source File
# Begin Source File
@@ -384,6 +380,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