You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mt...@apache.org on 2005/04/09 08:07:59 UTC

svn commit: r160660 - in httpd/httpd/trunk: BuildBin.dsp InstallBin.dsp

Author: mturk
Date: Fri Apr  8 23:07:58 2005
New Revision: 160660

URL: http://svn.apache.org/viewcvs?view=rev&rev=160660
Log:
Change the build targets Apache.exe -> httpd.exe.

Modified:
    httpd/httpd/trunk/BuildBin.dsp
    httpd/httpd/trunk/InstallBin.dsp

Modified: httpd/httpd/trunk/BuildBin.dsp
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/BuildBin.dsp?view=diff&r1=160659&r2=160660
==============================================================================
--- httpd/httpd/trunk/BuildBin.dsp (original)
+++ httpd/httpd/trunk/BuildBin.dsp Fri Apr  8 23:07:58 2005
@@ -33,16 +33,16 @@
 # PROP BASE Intermediate_Dir ""
 # PROP BASE Cmd_Line "NMAKE /f makefile.win"
 # 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 Target_Dir ""
 # PROP Use_Debug_Libraries 0
 # PROP Output_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 Target_File "\Apache2\bin\Apache.exe"
-# PROP Bsc_Name ".\Browse\Apache.bsc"
+# PROP Target_File "\Apache21\bin\httpd.exe"
+# PROP Bsc_Name ".\Browse\httpd.bsc"
 # PROP Target_Dir ""
 
 !ELSEIF  "$(CFG)" == "BuildBin - Win32 Debug"
@@ -52,16 +52,16 @@
 # PROP BASE Intermediate_Dir ""
 # PROP BASE Cmd_Line "NMAKE /f makefile.win"
 # 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 Target_Dir ""
 # PROP Use_Debug_Libraries 1
 # PROP Output_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 Target_File "\Apache2\bin\Apache.exe"
-# PROP Bsc_Name ".\Browse\Apache.bsc"
+# PROP Target_File "\Apache21\bin\httpd.exe"
+# PROP Bsc_Name ".\Browse\httpd.bsc"
 # PROP Target_Dir ""
 
 !ENDIF 

Modified: httpd/httpd/trunk/InstallBin.dsp
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/InstallBin.dsp?view=diff&r1=160659&r2=160660
==============================================================================
--- httpd/httpd/trunk/InstallBin.dsp (original)
+++ httpd/httpd/trunk/InstallBin.dsp Fri Apr  8 23:07:58 2005
@@ -33,7 +33,7 @@
 # PROP BASE Intermediate_Dir "Release"
 # PROP BASE Cmd_Line "NMAKE /f InstallBin.mak"
 # 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 Target_Dir ""
 # PROP Use_Debug_Libraries 0
@@ -41,8 +41,8 @@
 # PROP Intermediate_Dir "Release"
 # PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache21" SHORT=R LONG=Release _install"
 # PROP Rebuild_Opt ""
-# PROP Target_File "\Apache21\bin\Apache.exe"
-# PROP Bsc_Name "Browse\Apache.bsc"
+# PROP Target_File "\Apache21\bin\httpd.exe"
+# PROP Bsc_Name "Browse\httpd.bsc"
 # PROP Target_Dir ""
 
 !ELSEIF  "$(CFG)" == "InstallBin - Win32 Debug"
@@ -52,15 +52,15 @@
 # PROP BASE Intermediate_Dir "Debug"
 # PROP BASE Cmd_Line "NMAKE /f InstallBin.mak"
 # 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 Target_Dir ""
 # PROP Use_Debug_Libraries 1
 # PROP Output_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 Target_File "\Apache2\bin\Apache.exe"
+# PROP Target_File "\Apache21\bin\httpd.exe"
 # PROP Bsc_Name ""
 # PROP Target_Dir ""