Change the build targets Apache.exe -> httpd.exe.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160660 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mladen Turk
2005-04-09 06:07:58 +00:00
parent b383ef32e7
commit b6d96f3462
2 changed files with 14 additions and 14 deletions

View File

@ -33,16 +33,16 @@ CFG=BuildBin - Win32 Debug
# PROP BASE Intermediate_Dir "" # PROP BASE Intermediate_Dir ""
# PROP BASE Cmd_Line "NMAKE /f makefile.win" # PROP BASE Cmd_Line "NMAKE /f makefile.win"
# PROP BASE Rebuild_Opt "/a" # PROP BASE Rebuild_Opt "/a"
# PROP BASE Target_File "\Apache2.0\bin\Apache.exe" # PROP BASE Target_File "\Apache21\bin\httpd.exe"
# PROP BASE Bsc_Name ".\Browse\BuildBin.bsc" # PROP BASE Bsc_Name ".\Browse\BuildBin.bsc"
# PROP BASE Target_Dir "" # PROP BASE Target_Dir ""
# PROP Use_Debug_Libraries 0 # PROP Use_Debug_Libraries 0
# PROP Output_Dir "" # PROP Output_Dir ""
# PROP Intermediate_Dir "" # PROP Intermediate_Dir ""
# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Release _tryssl _tryzlib _dummy" # PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache21" LONG=Release _tryssl _tryzlib _dummy"
# PROP Rebuild_Opt "" # PROP Rebuild_Opt ""
# PROP Target_File "\Apache2\bin\Apache.exe" # PROP Target_File "\Apache21\bin\httpd.exe"
# PROP Bsc_Name ".\Browse\Apache.bsc" # PROP Bsc_Name ".\Browse\httpd.bsc"
# PROP Target_Dir "" # PROP Target_Dir ""
!ELSEIF "$(CFG)" == "BuildBin - Win32 Debug" !ELSEIF "$(CFG)" == "BuildBin - Win32 Debug"
@ -52,16 +52,16 @@ CFG=BuildBin - Win32 Debug
# PROP BASE Intermediate_Dir "" # PROP BASE Intermediate_Dir ""
# PROP BASE Cmd_Line "NMAKE /f makefile.win" # PROP BASE Cmd_Line "NMAKE /f makefile.win"
# PROP BASE Rebuild_Opt "/a" # PROP BASE Rebuild_Opt "/a"
# PROP BASE Target_File "\Apache2.0\bin\Apache.exe" # PROP BASE Target_File "\Apache21\bin\httpd.exe"
# PROP BASE Bsc_Name ".\Browse\BuildBin.bsc" # PROP BASE Bsc_Name ".\Browse\BuildBin.bsc"
# PROP BASE Target_Dir "" # PROP BASE Target_Dir ""
# PROP Use_Debug_Libraries 1 # PROP Use_Debug_Libraries 1
# PROP Output_Dir "" # PROP Output_Dir ""
# PROP Intermediate_Dir "" # PROP Intermediate_Dir ""
# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Debug _tryssl _tryzlib _dummy" # PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache21" LONG=Debug _tryssl _tryzlib _dummy"
# PROP Rebuild_Opt "" # PROP Rebuild_Opt ""
# PROP Target_File "\Apache2\bin\Apache.exe" # PROP Target_File "\Apache21\bin\httpd.exe"
# PROP Bsc_Name ".\Browse\Apache.bsc" # PROP Bsc_Name ".\Browse\httpd.bsc"
# PROP Target_Dir "" # PROP Target_Dir ""
!ENDIF !ENDIF

View File

@ -33,7 +33,7 @@ CFG=InstallBin - Win32 Debug
# PROP BASE Intermediate_Dir "Release" # PROP BASE Intermediate_Dir "Release"
# PROP BASE Cmd_Line "NMAKE /f InstallBin.mak" # PROP BASE Cmd_Line "NMAKE /f InstallBin.mak"
# PROP BASE Rebuild_Opt "/a" # PROP BASE Rebuild_Opt "/a"
# PROP BASE Target_File "\Apache2.0\bin\Apache.exe" # PROP BASE Target_File "\Apache21\bin\httpd.exe"
# PROP BASE Bsc_Name "InstallBin.bsc" # PROP BASE Bsc_Name "InstallBin.bsc"
# PROP BASE Target_Dir "" # PROP BASE Target_Dir ""
# PROP Use_Debug_Libraries 0 # PROP Use_Debug_Libraries 0
@ -41,8 +41,8 @@ CFG=InstallBin - Win32 Debug
# PROP Intermediate_Dir "Release" # PROP Intermediate_Dir "Release"
# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache21" SHORT=R LONG=Release _install" # PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache21" SHORT=R LONG=Release _install"
# PROP Rebuild_Opt "" # PROP Rebuild_Opt ""
# PROP Target_File "\Apache21\bin\Apache.exe" # PROP Target_File "\Apache21\bin\httpd.exe"
# PROP Bsc_Name "Browse\Apache.bsc" # PROP Bsc_Name "Browse\httpd.bsc"
# PROP Target_Dir "" # PROP Target_Dir ""
!ELSEIF "$(CFG)" == "InstallBin - Win32 Debug" !ELSEIF "$(CFG)" == "InstallBin - Win32 Debug"
@ -52,15 +52,15 @@ CFG=InstallBin - Win32 Debug
# PROP BASE Intermediate_Dir "Debug" # PROP BASE Intermediate_Dir "Debug"
# PROP BASE Cmd_Line "NMAKE /f InstallBin.mak" # PROP BASE Cmd_Line "NMAKE /f InstallBin.mak"
# PROP BASE Rebuild_Opt "/a" # PROP BASE Rebuild_Opt "/a"
# PROP BASE Target_File "\Apache2.0\bin\Apache.exe" # PROP BASE Target_File "\Apache21\bin\httpd.exe"
# PROP BASE Bsc_Name "InstallBin.bsc" # PROP BASE Bsc_Name "InstallBin.bsc"
# PROP BASE Target_Dir "" # PROP BASE Target_Dir ""
# PROP Use_Debug_Libraries 1 # PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug" # PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug" # PROP Intermediate_Dir "Debug"
# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" SHORT=D LONG=Debug _install" # PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache21" SHORT=D LONG=Debug _install"
# PROP Rebuild_Opt "" # PROP Rebuild_Opt ""
# PROP Target_File "\Apache2\bin\Apache.exe" # PROP Target_File "\Apache21\bin\httpd.exe"
# PROP Bsc_Name "" # PROP Bsc_Name ""
# PROP Target_Dir "" # PROP Target_Dir ""