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/07/31 18:40:41 UTC

cvs commit: httpd-2.0 InstallBin.dsp

wrowe       01/07/31 09:40:41

  Modified:    .        InstallBin.dsp
  Log:
    Force the tryssl block to run in the Win32 DevStudio IDE build.
  
  Revision  Changes    Path
  1.15      +3 -4      httpd-2.0/InstallBin.dsp
  
  Index: InstallBin.dsp
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/InstallBin.dsp,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- InstallBin.dsp	2001/04/12 13:10:15	1.14
  +++ InstallBin.dsp	2001/07/31 16:40:41	1.15
  @@ -1,5 +1,5 @@
   # Microsoft Developer Studio Project File - Name="InstallBin" - Package Owner=<4>
  -# Microsoft Developer Studio Generated Build File, Format Version 6.00
  +# Microsoft Developer Studio Generated Build File, Format Version 5.00
   # ** DO NOT EDIT **
   
   # TARGTYPE "Win32 (x86) External Target" 0x0106
  @@ -22,7 +22,6 @@
   !MESSAGE 
   
   # Begin Project
  -# PROP AllowPerConfigDependencies 0
   # PROP Scc_ProjName ""
   # PROP Scc_LocalPath ""
   
  @@ -39,7 +38,7 @@
   # PROP Use_Debug_Libraries 0
   # PROP Output_Dir "Release"
   # PROP Intermediate_Dir "Release"
  -# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" SHORT=R LONG=Release _install"
  +# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" SHORT=R LONG=Release tryssl _install"
   # PROP Rebuild_Opt ""
   # PROP Target_File "\Apache2\bin\Apache.exe"
   # PROP Bsc_Name ""
  @@ -58,7 +57,7 @@
   # 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="\Apache2" SHORT=D LONG=Debug tryssl _install"
   # PROP Rebuild_Opt ""
   # PROP Target_File "\Apache2\bin\Apache.exe"
   # PROP Bsc_Name ""