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

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

[Dotgnu-pnet-commits] CVS: pnetlib/samples ilrun.sh.in, 1.4, 1.5 samples


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/samples ilrun.sh.in, 1.4, 1.5 samples.build, 1.9, 1.10
Date: Wed, 09 Jul 2003 21:42:25 -0400

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

Modified Files:
        ilrun.sh.in samples.build 
Log Message:


Begin integrating "DotGNU.Images" into the "System.Drawing" library.


Index: ilrun.sh.in
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/samples/ilrun.sh.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** ilrun.sh.in 11 Jun 2003 07:07:19 -0000      1.4
--- ilrun.sh.in 10 Jul 2003 01:42:22 -0000      1.5
***************
*** 23,25 ****
  
  # Run the engine, with the assembly paths set correctly.
! exec "$ILRUN" -L../runtime -L../I18N -L../DotGNU.SSL -L../System 
-L../System.Xml -L../Xsharp -L../Xsharp/.libs -L../System.Drawing 
-L../System.Drawing.Xsharp -L../System.Windows.Forms -L../JScript -L../Basic 
-L../compat -L../System.Net.IrDA $*
--- 23,25 ----
  
  # Run the engine, with the assembly paths set correctly.
! exec "$ILRUN" -L../runtime -L../I18N -L../DotGNU.SSL -L../DotGNU.Images 
-L../System -L../System.Xml -L../Xsharp -L../Xsharp/.libs -L../System.Drawing 
-L../System.Drawing.Xsharp -L../System.Windows.Forms -L../JScript -L../Basic 
-L../compat -L../System.Net.IrDA $*

Index: samples.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/samples/samples.build,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** samples.build       21 Jun 2003 18:03:50 -0000      1.9
--- samples.build       10 Jul 2003 01:42:22 -0000      1.10
***************
*** 197,200 ****
--- 197,201 ----
                        <references>
                                <includes if="${CONFIG_REFLECTION}" 
name="../Xsharp/Xsharp.dll"/>
+                               <includes if="${CONFIG_REFLECTION}" 
name="../DotGNU.Images/DotGNU.Images.dll"/>
                                <file name="../runtime/mscorlib.dll"/>
                        </references>
***************
*** 228,231 ****
--- 229,233 ----
                                <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"/>
                                <file name="../runtime/mscorlib.dll"/>
                        </references>
***************
*** 258,261 ****
--- 260,264 ----
                                <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"/>
                                <file name="../runtime/mscorlib.dll"/>
                        </references>





reply via email to

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