summaryrefslogtreecommitdiffstats
path: root/server/mpm/winnt/Win9xConHook.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2001-02-14 15:45:55 +0100
committerWilliam A. Rowe Jr <wrowe@apache.org>2001-02-14 15:45:55 +0100
commitbaf43de54ca0d9dec0a365e6a78048ca20550ec3 (patch)
treeb28397fd05329a36a08095f5cb23f90d3977ab29 /server/mpm/winnt/Win9xConHook.dsp
parent Massive commit to clean up os/win32 and label some files with the (diff)
downloadapache2-baf43de54ca0d9dec0a365e6a78048ca20550ec3.tar.xz
apache2-baf43de54ca0d9dec0a365e6a78048ca20550ec3.zip
Sorry, cleaning up the naughty bits that should not have been committed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88163 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--server/mpm/winnt/Win9xConHook.dsp7
1 files changed, 4 insertions, 3 deletions
diff --git a/server/mpm/winnt/Win9xConHook.dsp b/server/mpm/winnt/Win9xConHook.dsp
index 4d38e3995d..56ad1180a9 100644
--- a/server/mpm/winnt/Win9xConHook.dsp
+++ b/server/mpm/winnt/Win9xConHook.dsp
@@ -1,5 +1,5 @@
# Microsoft Developer Studio Project File - Name="Win9xConHook" - 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=Win9xConHook - Win32 Release
!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 /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "SHARED_MODULE" /Fd"Debug\Win9xConHook" /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 /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "SHARED_MODULE" /Fd"Debug\Win9xConHook" /FD /c
# ADD BASE MTL /nologo /D "_DEBUG" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x809 /d "_DEBUG"