dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] pnetlib/System System.build,1.23,1.24


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib/System System.build,1.23,1.24
Date: Sun, 23 Nov 2003 02:36:15 +0000

Update of /cvsroot/dotgnu-pnet/pnetlib/System
In directory subversions:/tmp/cvs-serv11278/System

Modified Files:
        System.build 
Log Message:


Add "System.Xml" to the dependencies for "System.dll" because pnet
now supports recursive assemblies.


Index: System.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/System/System.build,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** System.build        9 Nov 2003 21:32:21 -0000       1.23
--- System.build        23 Nov 2003 02:36:12 -0000      1.24
***************
*** 54,59 ****
                                 debug="${CONFIG_DEBUG_LINES}">
  
!                       <!-- temporarily removed until recursion works -->
!                       <!-- <define name="SECOND_PASS" value="true"/> -->
  
                        <sources>
--- 54,58 ----
                                 debug="${CONFIG_DEBUG_LINES}">
  
!                       <define name="SECOND_PASS" value="true"/>
  
                        <sources>
***************
*** 64,70 ****
  
                        <references>
!                               <!-- temporarily removed until recursion works 
-->
!                               <!-- <file 
name="../System.Xml/System.Xml.dll"/> -->
!                               <!-- <file name="first/System.dll"/> -->
                                <file name="../DotGNU.SSL/DotGNU.SSL.dll"/>
                                <file name="../runtime/mscorlib.dll"/>
--- 63,68 ----
  
                        <references>
!                               <file name="../System.Xml/System.Xml.dll"/>
!                               <file name="first/System.dll"/>
                                <file name="../DotGNU.SSL/DotGNU.SSL.dll"/>
                                <file name="../runtime/mscorlib.dll"/>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]