summaryrefslogtreecommitdiffstats
path: root/support/htpasswd.dsp
diff options
context:
space:
mode:
authorBill Stoddard <stoddard@apache.org>2000-04-25 23:18:04 +0200
committerBill Stoddard <stoddard@apache.org>2000-04-25 23:18:04 +0200
commit6b3fd8e36c1a9aa156227bc209576a170b6cfddc (patch)
tree0ea76775f3becca02273491ee055e48cfabd82c8 /support/htpasswd.dsp
parentAdd the logresolve Windows project file (diff)
downloadapache2-6b3fd8e36c1a9aa156227bc209576a170b6cfddc.tar.xz
apache2-6b3fd8e36c1a9aa156227bc209576a170b6cfddc.zip
Some Windows tweaks from William Rowe...
Submitted by: William Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85034 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support/htpasswd.dsp')
-rw-r--r--support/htpasswd.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/htpasswd.dsp b/support/htpasswd.dsp
index 2497640480..3471ee58a0 100644
--- a/support/htpasswd.dsp
+++ b/support/htpasswd.dsp
@@ -42,7 +42,7 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "..\include" /I "..\lib\apr\include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "WIN32_LEAN_AND_MEAN" /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\include" /I "..\lib\apr\include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "WIN32_LEAN_AND_MEAN" /FD /c
# SUBTRACT CPP /YX
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
@@ -67,7 +67,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 /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"