From: Ryan Bloom Date: Mon, 8 Jul 2002 03:40:37 +0000 (+0000) Subject: VC6 is unable to deal with dependencies that are still due to be made. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c6d1d4b64ca26eb64ae74533fa5674d05305a04;p=apache VC6 is unable to deal with dependencies that are still due to be made. This moves around the order of compilation around so that the error goes away. PR: 10130 Submitted by: James Cox [imajes@php.net] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95970 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index d0a09467fb..2016dfc53c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.40 + *) Fix an error when building ApacheMonitor. + [James Cox ] + *) APR-Util Renames pending have been completed [Thom May] *) Performance improvements for the code that reads request diff --git a/support/win32/ApacheMonitor.dsp b/support/win32/ApacheMonitor.dsp index 52d39f587b..ad270bd752 100644 --- a/support/win32/ApacheMonitor.dsp +++ b/support/win32/ApacheMonitor.dsp @@ -104,10 +104,6 @@ SOURCE=.\ApacheMonitor.ico # End Source File # Begin Source File -SOURCE=.\ApacheMonitor.rc -# End Source File -# Begin Source File - SOURCE=.\aprun.ico # End Source File # Begin Source File @@ -150,6 +146,12 @@ InputPath=..\..\build\win32\win32ver.awk !ENDIF +# Begin Custom Build - Creating Version Resource +SOURCE=.\ApacheMonitor.rc +# End Source File +# Begin Source File +# End Custom Build + # End Source File # End Group # Begin Source File