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 2002/04/09 17:36:42 UTC

cvs commit: httpd-2.0/support/win32 ApacheMonitor.dsp

wrowe       02/04/09 08:36:42

  Modified:    support/win32 ApacheMonitor.dsp
  Log:
    Eliminate cyclic dependency that broke 2.0.35 command line build
  
  Revision  Changes    Path
  1.10      +0 -2      httpd-2.0/support/win32/ApacheMonitor.dsp
  
  Index: ApacheMonitor.dsp
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/support/win32/ApacheMonitor.dsp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- ApacheMonitor.dsp	10 Jan 2002 08:47:23 -0000	1.9
  +++ ApacheMonitor.dsp	9 Apr 2002 15:36:42 -0000	1.10
  @@ -131,7 +131,6 @@
   !IF  "$(CFG)" == "ApacheMonitor - Win32 Release"
   
   # PROP Ignore_Default_Tool 1
  -USERDEP__WIN32=".\ApacheMonitor.rc"	
   # Begin Custom Build - Creating Version Resource
   InputPath=..\..\build\win32\win32ver.awk
   
  @@ -143,7 +142,6 @@
   !ELSEIF  "$(CFG)" == "ApacheMonitor - Win32 Debug"
   
   # PROP Ignore_Default_Tool 1
  -USERDEP__WIN32=".\ApacheMonitor.rc"	
   # Begin Custom Build - Creating Version Resource
   InputPath=..\..\build\win32\win32ver.awk