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

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

[Dotgnu-pnet-commits] pnetlib/Xsharp Xsharp.build,1.4,1.5


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib/Xsharp Xsharp.build,1.4,1.5
Date: Sun, 09 Nov 2003 22:11:47 +0000

Update of /cvsroot/dotgnu-pnet/pnetlib/Xsharp
In directory subversions:/tmp/cvs-serv23807/Xsharp

Modified Files:
        Xsharp.build 
Log Message:


Set the version numbers for our helper assemblies to match the
framework version, so that we can eventually have multiple
helper versions side by side.


Index: Xsharp.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Xsharp/Xsharp.build,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Xsharp.build        31 Oct 2003 06:44:35 -0000      1.4
--- Xsharp.build        9 Nov 2003 22:11:45 -0000       1.5
***************
*** 30,33 ****
--- 30,41 ----
                        </resources>
  
+                       <arg compiler="cscc" 
value="-fassembly-version=${FRAMEWORK_VERSION}"/>
+                       <arg compiler="cscc" value="-Wno-empty-input"/>
+                       <arg compiler="cscc" value="-flatin1-charset"/>
+                       <arg compiler="csc" value="/nowarn:626"/>
+                       <arg compiler="csc" value="/nowarn:649"/>
+                       <arg compiler="csc" value="/nowarn:168"/>
+                       <arg compiler="csc" value="/nowarn:67"/>
+                       <arg compiler="csc" value="/nowarn:169"/>
                </compile>
  





reply via email to

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