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

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

[Dotgnu-pnet-commits] pnetlib/samples samples.build,1.20,1.21


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib/samples samples.build,1.20,1.21
Date: Mon, 24 Nov 2003 07:30:08 +0000

Update of /cvsroot/dotgnu-pnet/pnetlib/samples
In directory subversions:/tmp/cvs-serv24987/samples

Modified Files:
        samples.build 
Log Message:


Fix some of the build files to point at "System/first/System.dll"
so that pnetlib can be built on a clean system.


Index: samples.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/samples/samples.build,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** samples.build       6 Nov 2003 00:50:11 -0000       1.20
--- samples.build       24 Nov 2003 07:30:06 -0000      1.21
***************
*** 166,170 ****
  
                        <references>
!                               <file name="../System/System.dll"/>
                                <file name="../DotGNU.SSL/DotGNU.SSL.dll"/>
                                <file name="../runtime/mscorlib.dll"/>
--- 166,170 ----
  
                        <references>
!                               <file name="../System/first/System.dll"/>
                                <file name="../DotGNU.SSL/DotGNU.SSL.dll"/>
                                <file name="../runtime/mscorlib.dll"/>
***************
*** 193,197 ****
  
                        <references>
!                               <file name="../System/System.dll"/>
                                <file name="../DotGNU.SSL/DotGNU.SSL.dll"/>
                                <file name="../runtime/mscorlib.dll"/>
--- 193,197 ----
  
                        <references>
!                               <file name="../System/first/System.dll"/>
                                <file name="../DotGNU.SSL/DotGNU.SSL.dll"/>
                                <file name="../runtime/mscorlib.dll"/>
***************
*** 222,226 ****
                        <references>
                                <includes if="${CONFIG_REFLECTION}" 
name="../Xsharp/Xsharp.dll"/>
!                               <includes if="${CONFIG_REFLECTION}" 
name="../System/System.dll"/>
                                <includes if="${CONFIG_REFLECTION}" 
name="../DotGNU.SSL/DotGNU.SSL.dll"/>
                                <includes if="${CONFIG_REFLECTION}" 
name="../DotGNU.Images/DotGNU.Images.dll"/>
--- 222,226 ----
                        <references>
                                <includes if="${CONFIG_REFLECTION}" 
name="../Xsharp/Xsharp.dll"/>
!                               <includes if="${CONFIG_REFLECTION}" 
name="../System/first/System.dll"/>
                                <includes if="${CONFIG_REFLECTION}" 
name="../DotGNU.SSL/DotGNU.SSL.dll"/>
                                <includes if="${CONFIG_REFLECTION}" 
name="../DotGNU.Images/DotGNU.Images.dll"/>
***************
*** 252,256 ****
                        <references>
                                <includes if="${CONFIG_REFLECTION}" 
name="../Xsharp/Xsharp.dll"/>
!                               <includes if="${CONFIG_REFLECTION}" 
name="../System/System.dll"/>
                                <includes if="${CONFIG_REFLECTION}" 
name="../DotGNU.SSL/DotGNU.SSL.dll"/>
                                <includes if="${CONFIG_REFLECTION}" 
name="../DotGNU.Images/DotGNU.Images.dll"/>
--- 252,256 ----
                        <references>
                                <includes if="${CONFIG_REFLECTION}" 
name="../Xsharp/Xsharp.dll"/>
!                               <includes if="${CONFIG_REFLECTION}" 
name="../System/first/System.dll"/>
                                <includes if="${CONFIG_REFLECTION}" 
name="../DotGNU.SSL/DotGNU.SSL.dll"/>
                                <includes if="${CONFIG_REFLECTION}" 
name="../DotGNU.Images/DotGNU.Images.dll"/>





reply via email to

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