summaryrefslogtreecommitdiff
path: root/support/htpasswd.dsp
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2000-05-17 23:30:21 +0000
committerRyan Bloom <rbb@apache.org>2000-05-17 23:30:21 +0000
commitc80abccf4ee12c542e7d0eae2bf853b3b7b05d8c (patch)
tree56db35c7395ee754473618259cce2be92ef0c9b3 /support/htpasswd.dsp
parent60aa84a86f8318857fd339c03bfeb6ac9d928173 (diff)
downloadhttpd-c80abccf4ee12c542e7d0eae2bf853b3b7b05d8c.tar.gz
This commit will most likely break everybody on Windows. The .dsp
files I am checking in though will build a usable Apache on Windows. This finishes at least the first round of the merge work to get the common code into common files in APR. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85240 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support/htpasswd.dsp')
-rw-r--r--support/htpasswd.dsp5
1 files changed, 2 insertions, 3 deletions
diff --git a/support/htpasswd.dsp b/support/htpasswd.dsp
index 3471ee58a0..b70d6c09f5 100644
--- a/support/htpasswd.dsp
+++ b/support/htpasswd.dsp
@@ -17,8 +17,7 @@ CFG=htpasswd - Win32 Debug
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "htpasswd - Win32 Release" (based on\
- "Win32 (x86) Console Application")
+!MESSAGE "htpasswd - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "htpasswd - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
@@ -67,7 +66,7 @@ LINK32=link.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\include" /I "..\lib\apr\include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "WIN32_LEAN_AND_MEAN" /FD /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\include" /I "..\lib\apr\include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "WIN32_LEAN_AND_MEAN" /FD /c
# SUBTRACT CPP /YX
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"