You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2005/09/21 11:16:50 UTC

svn commit: r290663 - in /httpd/httpd/branches/2.2.x: Apache.dsw support/htcacheclean.dsp

Author: colm
Date: Wed Sep 21 02:16:45 2005
New Revision: 290663

URL: http://svn.apache.org/viewcvs?rev=290663&view=rev
Log:

Merge r290659 with the 2.2.x branch; add htcacheclean to the win32 build


Added:
    httpd/httpd/branches/2.2.x/support/htcacheclean.dsp   (props changed)
      - copied unchanged from r290659, httpd/httpd/trunk/support/htcacheclean.dsp
Modified:
    httpd/httpd/branches/2.2.x/Apache.dsw

Modified: httpd/httpd/branches/2.2.x/Apache.dsw
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/Apache.dsw?rev=290663&r1=290662&r2=290663&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/Apache.dsw (original)
+++ httpd/httpd/branches/2.2.x/Apache.dsw Wed Sep 21 02:16:45 2005
@@ -225,6 +225,9 @@
     Project_Dep_Name ab
     End Project Dependency
     Begin Project Dependency
+    Project_Dep_Name htcacheclean
+    End Project Dependency
+    Begin Project Dependency
     Project_Dep_Name htdbm
     End Project Dependency
     Begin Project Dependency
@@ -383,6 +386,24 @@
 
 Package=<4>
 {{{
+}}}
+
+###############################################################################
+
+Project: "htcacheclean"=.\support\htcacheclean.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+    Begin Project Dependency
+    Project_Dep_Name apr
+    End Project Dependency
+    Begin Project Dependency
+    Project_Dep_Name aprutil
+    End Project Dependency
 }}}
 
 ###############################################################################

Propchange: httpd/httpd/branches/2.2.x/support/htcacheclean.dsp
------------------------------------------------------------------------------
    svn:eol-style = native