You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2005/12/14 21:19:43 UTC

svn commit: r356855 - in /httpd/httpd/branches/2.2.x: BuildBin.dsp InstallBin.dsp

Author: wrowe
Date: Wed Dec 14 12:19:28 2005
New Revision: 356855

URL: http://svn.apache.org/viewcvs?rev=356855&view=rev
Log:

  Change the GUI default install path to mirror Makefile.win - and remove the
  sub-version to avoid further maintenance.  The paths must be explicit
  so that we point the debugger at the resulting httpd.exe

Modified:
    httpd/httpd/branches/2.2.x/BuildBin.dsp
    httpd/httpd/branches/2.2.x/InstallBin.dsp

Modified: httpd/httpd/branches/2.2.x/BuildBin.dsp
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/BuildBin.dsp?rev=356855&r1=356854&r2=356855&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/BuildBin.dsp (original)
+++ httpd/httpd/branches/2.2.x/BuildBin.dsp Wed Dec 14 12:19:28 2005
@@ -33,15 +33,15 @@
 # PROP BASE Intermediate_Dir ""
 # PROP BASE Cmd_Line "NMAKE /f makefile.win"
 # PROP BASE Rebuild_Opt "/a"
-# PROP BASE Target_File "\Apache21\bin\httpd.exe"
+# PROP BASE Target_File "\Apache2\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="\Apache21" LONG=Release _tryssl _tryzlib _dummy"
+# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Release _tryssl _tryzlib _dummy"
 # PROP Rebuild_Opt ""
-# PROP Target_File "\Apache21\bin\httpd.exe"
+# PROP Target_File "\Apache2\bin\httpd.exe"
 # PROP Bsc_Name ".\Browse\httpd.bsc"
 # PROP Target_Dir ""
 
@@ -52,15 +52,15 @@
 # PROP BASE Intermediate_Dir ""
 # PROP BASE Cmd_Line "NMAKE /f makefile.win"
 # PROP BASE Rebuild_Opt "/a"
-# PROP BASE Target_File "\Apache21\bin\httpd.exe"
+# PROP BASE Target_File "\Apache2\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="\Apache21" LONG=Debug _tryssl _tryzlib _dummy"
+# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Debug _tryssl _tryzlib _dummy"
 # PROP Rebuild_Opt ""
-# PROP Target_File "\Apache21\bin\httpd.exe"
+# PROP Target_File "\Apache2\bin\httpd.exe"
 # PROP Bsc_Name ".\Browse\httpd.bsc"
 # PROP Target_Dir ""
 

Modified: httpd/httpd/branches/2.2.x/InstallBin.dsp
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/InstallBin.dsp?rev=356855&r1=356854&r2=356855&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/InstallBin.dsp (original)
+++ httpd/httpd/branches/2.2.x/InstallBin.dsp Wed Dec 14 12:19:28 2005
@@ -33,15 +33,15 @@
 # PROP BASE Intermediate_Dir "Release"
 # PROP BASE Cmd_Line "NMAKE /f InstallBin.mak"
 # PROP BASE Rebuild_Opt "/a"
-# PROP BASE Target_File "\Apache21\bin\httpd.exe"
+# PROP BASE Target_File "\Apache2\bin\httpd.exe"
 # PROP BASE Bsc_Name "InstallBin.bsc"
 # PROP BASE Target_Dir ""
 # PROP Use_Debug_Libraries 0
 # PROP Output_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="\Apache2" SHORT=R LONG=Release _install"
 # PROP Rebuild_Opt ""
-# PROP Target_File "\Apache21\bin\httpd.exe"
+# PROP Target_File "\Apache2\bin\httpd.exe"
 # PROP Bsc_Name "Browse\httpd.bsc"
 # PROP Target_Dir ""
 
@@ -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 "\Apache21\bin\httpd.exe"
+# PROP BASE Target_File "\Apache2\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="\Apache21" SHORT=D LONG=Debug _install"
+# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" SHORT=D LONG=Debug _install"
 # PROP Rebuild_Opt ""
-# PROP Target_File "\Apache21\bin\httpd.exe"
+# PROP Target_File "\Apache2\bin\httpd.exe"
 # PROP Bsc_Name ""
 # PROP Target_Dir ""