summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorBill Stoddard <stoddard@apache.org>2000-04-25 21:18:02 +0000
committerBill Stoddard <stoddard@apache.org>2000-04-25 21:18:02 +0000
commitbb8979d9b27b56ef441ba6ea1093357204ce4530 (patch)
tree25691069c68ab3810b31761f0c193b47e36f6cb6 /apr.dsp
parent98986fbf477a1bcef436a0747c8b178d98453560 (diff)
downloadapr-bb8979d9b27b56ef441ba6ea1093357204ce4530.tar.gz
Some Windows tweaks from William Rowe...
Submitted by: William Rowe git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@59949 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp28
1 files changed, 22 insertions, 6 deletions
diff --git a/apr.dsp b/apr.dsp
index 9d2672539..c30f9ecc1 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -39,7 +39,7 @@ CPP=cl.exe
# PROP Intermediate_Dir "LibR"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /I "./include" /I "./inc" /I "./misc/win32" /I "./file_io/win32" /I "./time/win32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "./include" /I "./inc" /I "./misc/win32" /I "./file_io/win32" /I "./time/win32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c
# SUBTRACT CPP /YX
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
@@ -62,7 +62,7 @@ LIB32=link.exe -lib
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "./include" /I "./inc" /I "./misc/win32" /I "./file_io/win32" /I "./time/win32" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "./include" /I "./inc" /I "./misc/win32" /I "./file_io/win32" /I "./time/win32" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /c
# SUBTRACT CPP /YX
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
@@ -150,10 +150,6 @@ SOURCE=.\file_io\win32\filedup.c
# End Source File
# Begin Source File
-SOURCE=.\file_io\win32\fileio.h
-# End Source File
-# Begin Source File
-
SOURCE=.\file_io\win32\filestat.c
# End Source File
# Begin Source File
@@ -242,6 +238,10 @@ SOURCE=.\time\win32\timestr.c
# PROP Default_Filter ".h"
# Begin Source File
+SOURCE=.\include\apr_dso.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_errno.h
# End Source File
# Begin Source File
@@ -258,6 +258,10 @@ SOURCE=.\include\apr_general.h
# End Source File
# Begin Source File
+SOURCE=.\include\apr_getopt.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_lib.h
# End Source File
# Begin Source File
@@ -278,6 +282,10 @@ SOURCE=.\inc\apr_pools.h
# End Source File
# Begin Source File
+SOURCE=.\include\apr_pools.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_portable.h
# End Source File
# Begin Source File
@@ -290,6 +298,10 @@ SOURCE=.\include\apr_signal.h
# End Source File
# Begin Source File
+SOURCE=.\include\apr_strnatcmp.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_thread_proc.h
# End Source File
# Begin Source File
@@ -306,6 +318,10 @@ SOURCE=.\dso\win32\dso.h
# End Source File
# Begin Source File
+SOURCE=.\file_io\win32\fileio.h
+# End Source File
+# Begin Source File
+
SOURCE=.\locks\win32\locks.h
# End Source File
# Begin Source File