Commit 109a112c authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  This file's targets made no sense in the new schema.  I'm not certain
  they make sense yet anyways, but this is improvement.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87255 13f79535-47bb-0310-9956-ffa450edef68
parent 17647bc3
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -39,9 +39,9 @@ CFG=InstallBin - Win32 Debug
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR=.. SHORT=R LONG=Release _install"
# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR=. SHORT=R LONG=Release _install"
# PROP Rebuild_Opt ""
# PROP Target_File "..\Apache.exe"
# PROP Target_File ".\Apache.exe"
# PROP Bsc_Name ""
# PROP Target_Dir ""

@@ -58,9 +58,9 @@ CFG=InstallBin - Win32 Debug
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR=.. SHORT=D LONG=Debug _install"
# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR=. SHORT=D LONG=Debug _install"
# PROP Rebuild_Opt ""
# PROP Target_File "..\Apache.exe"
# PROP Target_File ".\Apache.exe"
# PROP Bsc_Name ".\apache.bsc"
# PROP Target_Dir ""