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.Windows.Forms Forms.build,1.2


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

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

Modified Files:
        Forms.build 
Log Message:


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


Index: Forms.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/System.Windows.Forms/Forms.build,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** Forms.build 14 Jun 2003 00:36:44 -0000      1.2
--- Forms.build 16 Jun 2003 05:17:56 -0000      1.3
***************
*** 36,39 ****
--- 36,41 ----
                        <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]