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 2001/01/19 14:50:34 UTC

cvs commit: httpd-2.0 InstallBin.dsp

wrowe       01/01/19 05:50:33

  Modified:    .        InstallBin.dsp
  Log:
    Align the target binary with the newer layout
  
  Revision  Changes    Path
  1.13      +4 -4      httpd-2.0/InstallBin.dsp
  
  Index: InstallBin.dsp
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/InstallBin.dsp,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- InstallBin.dsp	2001/01/13 01:50:49	1.12
  +++ InstallBin.dsp	2001/01/19 13:50:33	1.13
  @@ -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 "InstallBin.exe"
  +# PROP BASE Target_File "\Apache2.0\bin\Apache.exe"
   # PROP BASE Bsc_Name "InstallBin.bsc"
   # PROP BASE Target_Dir ""
   # PROP Use_Debug_Libraries 0
  @@ -41,7 +41,7 @@
   # PROP Intermediate_Dir "Release"
   # PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2.0" SHORT=R LONG=Release _install"
   # PROP Rebuild_Opt ""
  -# PROP Target_File "\Apache2.0\Apache.exe"
  +# PROP Target_File "\Apache2.0\bin\Apache.exe"
   # PROP Bsc_Name ""
   # PROP Target_Dir ""
   
  @@ -52,7 +52,7 @@
   # PROP BASE Intermediate_Dir "Debug"
   # PROP BASE Cmd_Line "NMAKE /f InstallBin.mak"
   # PROP BASE Rebuild_Opt "/a"
  -# PROP BASE Target_File "InstallBin.exe"
  +# PROP BASE Target_File "\Apache2.0\bin\Apache.exe"
   # PROP BASE Bsc_Name "InstallBin.bsc"
   # PROP BASE Target_Dir ""
   # PROP Use_Debug_Libraries 1
  @@ -60,7 +60,7 @@
   # PROP Intermediate_Dir "Debug"
   # PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2.0" SHORT=D LONG=Debug _install"
   # PROP Rebuild_Opt ""
  -# PROP Target_File "\Apache-2.0\Apache.exe"
  +# PROP Target_File "\Apache2.0\bin\Apache.exe"
   # PROP Bsc_Name ""
   # PROP Target_Dir ""