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:24:36 UTC

svn commit: r580662 - /apr/apr-util/trunk/aprutil.dsw

Author: wrowe
Date: Sat Sep 29 18:24:34 2007
New Revision: 580662

URL: http://svn.apache.org/viewvc?rev=580662&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).

Modified:
    apr/apr-util/trunk/aprutil.dsw

Modified: apr/apr-util/trunk/aprutil.dsw
URL: http://svn.apache.org/viewvc/apr/apr-util/trunk/aprutil.dsw?rev=580662&r1=580661&r2=580662&view=diff
==============================================================================
--- apr/apr-util/trunk/aprutil.dsw (original)
+++ apr/apr-util/trunk/aprutil.dsw Sat Sep 29 18:24:34 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
 }}}
 
 ###############################################################################