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

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

[Dotgnu-pnet-commits] pnetlib/JScript JScript.build,1.9,1.10


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

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

Modified Files:
        JScript.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: JScript.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/JScript/JScript.build,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** JScript.build       9 Nov 2003 21:32:21 -0000       1.9
--- JScript.build       24 Nov 2003 07:30:05 -0000      1.10
***************
*** 24,28 ****
                        <references>
                                <file name="../compat/Microsoft.Vsa.dll"/>
!                               <file name="../System/System.dll"/>
                                <file name="../DotGNU.SSL/DotGNU.SSL.dll"/>
                                <file name="../runtime/mscorlib.dll"/>
--- 24,28 ----
                        <references>
                                <file name="../compat/Microsoft.Vsa.dll"/>
!                               <file name="../System/first/System.dll"/>
                                <file name="../DotGNU.SSL/DotGNU.SSL.dll"/>
                                <file name="../runtime/mscorlib.dll"/>
***************
*** 64,68 ****
                        <references>
                                <file name="../compat/Microsoft.Vsa.dll"/>
!                               <file name="../System/System.dll"/>
                                <file name="../DotGNU.SSL/DotGNU.SSL.dll"/>
                                <file name="../runtime/mscorlib.dll"/>
--- 64,68 ----
                        <references>
                                <file name="../compat/Microsoft.Vsa.dll"/>
!                               <file name="../System/first/System.dll"/>
                                <file name="../DotGNU.SSL/DotGNU.SSL.dll"/>
                                <file name="../runtime/mscorlib.dll"/>
***************
*** 95,99 ****
                                <file name="./Microsoft.JScript.dll"/>
                                <file name="../compat/Microsoft.Vsa.dll"/>
!                               <file name="../System/System.dll"/>
                                <file name="../DotGNU.SSL/DotGNU.SSL.dll"/>
                                <file name="../runtime/mscorlib.dll"/>
--- 95,99 ----
                                <file name="./Microsoft.JScript.dll"/>
                                <file name="../compat/Microsoft.Vsa.dll"/>
!                               <file name="../System/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]