You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2007/09/30 03:25:02 UTC

svn commit: r580664 - /apr/apr-util/branches/1.2.x/aprutil.dsw

Author: wrowe
Date: Sat Sep 29 18:25:00 2007
New Revision: 580664

URL: http://svn.apache.org/viewvc?rev=580664&view=rev
Log:
Identical change as Apache.dsw, let's sequence ces before ccs
so that modern parallel-builds won't attempt to build them at 
the same time (resulting in a conflict attempting to precompile
the headers into iconv.pch).

backports r580662

Modified:
    apr/apr-util/branches/1.2.x/aprutil.dsw

Modified: apr/apr-util/branches/1.2.x/aprutil.dsw
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.2.x/aprutil.dsw?rev=580664&r1=580663&r2=580664&view=diff
==============================================================================
--- apr/apr-util/branches/1.2.x/aprutil.dsw (original)
+++ apr/apr-util/branches/1.2.x/aprutil.dsw Sat Sep 29 18:25:00 2007
@@ -92,6 +92,9 @@
     Begin Project Dependency
     Project_Dep_Name libapriconv
     End Project Dependency
+    Begin Project Dependency
+    Project_Dep_Name libapriconv_ces_modules
+    End Project Dependency
 }}}
 
 ###############################################################################