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

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

[Dotgnu-pnet-commits] CVS: pnetlib/compat compat.build,1.7,1.8


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/compat compat.build,1.7,1.8
Date: Mon, 16 Jun 2003 01:17:59 -0400

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

Modified Files:
        compat.build 
Log Message:


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


Index: compat.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/compat/compat.build,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** compat.build        31 May 2003 10:50:56 -0000      1.7
--- compat.build        16 Jun 2003 05:17:56 -0000      1.8
***************
*** 21,24 ****
--- 21,26 ----
                        <arg compiler="cscc" value="-Wno-empty-input"/>
                        <arg compiler="cscc" value="-fminimize-parameters"/>
+                       <arg compiler="cscc" 
value="-fassembly-version=7.0.5000.0"/>
+                       <arg compiler="cscc" value="-fassembly-key=ms"/>
                        <arg compiler="csc" value="/nowarn:626"/>
                        <arg compiler="csc" value="/nowarn:649"/>
***************
*** 48,51 ****
--- 50,55 ----
                        <arg compiler="cscc" value="-Wno-empty-input"/>
                        <arg compiler="cscc" value="-fminimize-parameters"/>
+                       <arg compiler="cscc" 
value="-fassembly-version=7.0.5000.0"/>
+                       <arg compiler="cscc" value="-fassembly-key=ms"/>
                        <arg compiler="csc" value="/nowarn:626"/>
                        <arg compiler="csc" value="/nowarn:649"/>
***************
*** 75,78 ****
--- 79,84 ----
                        <arg compiler="cscc" value="-Wno-empty-input"/>
                        <arg compiler="cscc" value="-fminimize-parameters"/>
+                       <arg compiler="cscc" 
value="-fassembly-version=7.0.5000.0"/>
+                       <arg compiler="cscc" value="-fassembly-key=ms"/>
                        <arg compiler="csc" value="/nowarn:626"/>
                        <arg compiler="csc" value="/nowarn:649"/>
***************
*** 100,103 ****
--- 106,111 ----
                        <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=ms"/>
                        <arg compiler="csc" value="/nowarn:626"/>
                        <arg compiler="csc" value="/nowarn:649"/>





reply via email to

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