Commit 8ce22f56 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  The only win32 project file that used (but didn't really use) os/win32/passwd.c


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87114 13f79535-47bb-0310-9956-ffa450edef68
parent 1cedebf7
Loading
Loading
Loading
Loading
+2 −10
Original line number Diff line number Diff line
@@ -69,8 +69,8 @@ LINK32=link.exe
# PROP Intermediate_Dir ".\mod_rewriteD"
# 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 /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\include" /I ".\\" /I "..\..\lib\apr\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "NO_DBM_REWRITEMAP" /FD /c
# ADD BASE CPP /nologo /MTd /W3 /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
# ADD CPP /nologo /MDd /W3 /GX /ZI /Od /I "..\..\include" /I ".\\" /I "..\..\lib\apr\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "NO_DBM_REWRITEMAP" /FD /c
# SUBTRACT CPP /YX
# ADD BASE MTL /nologo /D "_DEBUG" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
@@ -90,17 +90,9 @@ LINK32=link.exe

# Name "mod_rewrite - Win32 Release"
# Name "mod_rewrite - Win32 Debug"
# Begin Group "Source Files"

# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
# Begin Source File

SOURCE=..\..\modules\standard\mod_rewrite.c
# End Source File
# Begin Source File

SOURCE=.\passwd.c
# End Source File
# End Group
# End Target
# End Project