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...@locus.apache.org on 2000/12/07 23:40:37 UTC

cvs commit: httpd-2.0 InstallBin.dsp

wrowe       00/12/07 14:40:36

  Modified:    .        InstallBin.dsp
  Log:
    This file's targets made no sense in the new schema.  I'm not certain
    they make sense yet anyways, but this is improvement.
  
  Revision  Changes    Path
  1.7       +4 -4      httpd-2.0/InstallBin.dsp
  
  Index: InstallBin.dsp
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/InstallBin.dsp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- InstallBin.dsp	2000/10/16 03:32:24	1.6
  +++ InstallBin.dsp	2000/12/07 22:40:33	1.7
  @@ -39,9 +39,9 @@
   # 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 @@
   # 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 ""