summaryrefslogtreecommitdiff
path: root/libapr.dsp
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-12-21 01:24:59 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-12-21 01:24:59 +0000
commit06d084c4b15d82acee6f6e3f1898cd8ac6050391 (patch)
tree315936b55f7f3f43a10d2a27482b942ebdd83596 /libapr.dsp
parent0a0b119fc6fa667c6f76a6bd3e0f9ea5a82af1b7 (diff)
downloadlibapr-06d084c4b15d82acee6f6e3f1898cd8ac6050391.tar.gz
Correction, commited the vc5. Need vc6 in the tree. Humble appologies.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60976 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.dsp')
-rw-r--r--libapr.dsp7
1 files changed, 4 insertions, 3 deletions
diff --git a/libapr.dsp b/libapr.dsp
index 8af736d2a..b33699aa5 100644
--- a/libapr.dsp
+++ b/libapr.dsp
@@ -1,5 +1,5 @@
# Microsoft Developer Studio Project File - Name="libapr" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 5.00
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
@@ -22,6 +22,7 @@ CFG=libapr - Win32 Debug
!MESSAGE
# Begin Project
+# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
@@ -67,8 +68,8 @@ LINK32=link.exe
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /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"Debug\libapr" /FD /c
+# ADD BASE CPP /nologo /MDd /W3 /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /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"Debug\libapr" /FD /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
# ADD BASE RSC /l 0x409 /d "_DEBUG"