summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorake <ake@13f79535-47bb-0310-9956-ffa450edef68>2000-11-16 20:43:40 +0000
committerake <ake@13f79535-47bb-0310-9956-ffa450edef68>2000-11-16 20:43:40 +0000
commit568d38d04ae8058c1b26734b0ea073760b46bc98 (patch)
tree4af881e501e95ff9df71bdd0f7d8768f515bd7f9 /apr.dsp
parent7907db448755fd5ee5a0269fddc99a43391167d3 (diff)
downloadlibapr-568d38d04ae8058c1b26734b0ea073760b46bc98.tar.gz
add inet_ntop.c to WIN32 aprlib project to fix build
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60747 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp15
1 files changed, 9 insertions, 6 deletions
diff --git a/apr.dsp b/apr.dsp
index 1a5c7e016..c3cc6bf11 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -26,6 +26,7 @@ CFG=aprlib - Win32 Debug
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
+RSC=rc.exe
!IF "$(CFG)" == "aprlib - Win32 Release"
@@ -39,12 +40,11 @@ CPP=cl.exe
# PROP Output_Dir "LibR"
# PROP Intermediate_Dir "LibR"
# PROP Target_Dir ""
-RSC=rc.exe
-# ADD BASE RSC /l 0x409
-# ADD RSC /l 0x409
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GX /O2 /I "./include" /I "./include/arch" /I "./include/arch/win32" /I "./include/arch/unix" /D "NDEBUG" /D "APR_DECLARE_EXPORT" /D "WIN32" /D "_WINDOWS" /FD /c
# SUBTRACT CPP /YX
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
@@ -65,12 +65,11 @@ LIB32=link.exe -lib
# PROP Intermediate_Dir "LibD"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
-RSC=rc.exe
-# ADD BASE RSC /l 0x409
-# ADD RSC /l 0x409
# 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
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
@@ -265,6 +264,10 @@ SOURCE=.\include\arch\win32\locks.h
# PROP Default_Filter ""
# Begin Source File
+SOURCE=.\network_io\unix\inet_ntop.c
+# End Source File
+# Begin Source File
+
SOURCE=.\include\arch\win32\networkio.h
# End Source File
# Begin Source File