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

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

[Dotgnu-pnet-commits] CVS: pnetlib/System System.build,1.19,1.20


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/System System.build,1.19,1.20
Date: Mon, 16 Jun 2003 01:17:58 -0400

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

Modified Files:
        System.build 
Log Message:


Add assembly version and public key information so that Microsoft's
runtime engine doesn't complain about version mismatches.


Index: System.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/System/System.build,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** System.build        31 May 2003 10:50:56 -0000      1.19
--- System.build        16 Jun 2003 05:17:56 -0000      1.20
***************
*** 33,36 ****
--- 33,38 ----
                        <arg compiler="cscc" value="-Wno-empty-input"/>
                        <arg compiler="cscc" value="-fminimize-parameters"/>
+                       <arg compiler="cscc" 
value="-fassembly-version=1.0.5000.0"/>
+                       <arg compiler="cscc" value="-fassembly-key=neutral"/>
                        <arg compiler="csc" value="/nowarn:626"/>
                        <arg compiler="csc" value="/nowarn:649"/>
***************
*** 76,79 ****
--- 78,83 ----
                        <arg compiler="cscc" value="-Wno-empty-input"/>
                        <arg compiler="cscc" value="-fminimize-parameters"/>
+                       <arg compiler="cscc" 
value="-fassembly-version=1.0.5000.0"/>
+                       <arg compiler="cscc" value="-fassembly-key=neutral"/>
                        <arg compiler="csc" value="/nowarn:626"/>
                        <arg compiler="csc" value="/nowarn:649"/>





reply via email to

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