summaryrefslogtreecommitdiff
path: root/aprlib.dsp
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-11-09 19:22:41 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-11-09 19:22:41 +0000
commit761f4b9ab5c815d651f23271ec5b668b86551ae5 (patch)
tree94ba9c5e5c4302947ed2842f0c1beb1bd7c7efb1 /aprlib.dsp
parentb8ecb27c4bfc24178fa61f32e6b0ca5a0f87a31a (diff)
downloadlibapr-761f4b9ab5c815d651f23271ec5b668b86551ae5.tar.gz
APR works (maybe), Apache works (sort of), so at least FirstBill and I
can hack for a while. Very drippy day in the midwest. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60674 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'aprlib.dsp')
-rw-r--r--aprlib.dsp9
1 files changed, 7 insertions, 2 deletions
diff --git a/aprlib.dsp b/aprlib.dsp
index d537d1d1e..ff37c0e5e 100644
--- a/aprlib.dsp
+++ b/aprlib.dsp
@@ -68,8 +68,8 @@ LIB32=link.exe -lib
RSC=rc.exe
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409
-# ADD BASE CPP /nologo /MTd /W3 /GX /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /ZI /c
-# ADD CPP /nologo /MDd /W3 /GX /Od /I "./include" /I "./include/arch" /I "./include/arch/win32" /I "./include/arch/unix" /D "_DEBUG" /D "APR_DECLARE_EXPORT" /D "WIN32" /D "_WINDOWS" /FD /ZI /c
+# ADD BASE CPP /nologo /MTd /W3 /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
+# ADD CPP /nologo /MDd /W3 /GX /ZI /Od /I "./include" /I "./include/arch" /I "./include/arch/win32" /I "./include/arch/unix" /D "_DEBUG" /D "APR_DECLARE_EXPORT" /D "WIN32" /D "_WINDOWS" /FD /c
# SUBTRACT CPP /YX
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
@@ -273,6 +273,11 @@ SOURCE=.\network_io\win32\poll.c
# End Source File
# Begin Source File
+SOURCE=.\network_io\unix\sa_common.c
+# PROP Exclude_From_Build 1
+# End Source File
+# Begin Source File
+
SOURCE=.\network_io\win32\sendrecv.c
# End Source File
# Begin Source File