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

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

[Dotgnu-pnet-commits] pnetlib/ISymWrapper ISymWrapper.build, 1.1, 1.2


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib/ISymWrapper ISymWrapper.build, 1.1, 1.2
Date: Sun, 09 Nov 2003 21:32:23 +0000

Update of /cvsroot/dotgnu-pnet/pnetlib/ISymWrapper
In directory subversions:/tmp/cvs-serv19539/ISymWrapper

Modified Files:
        ISymWrapper.build 
Log Message:


Update all profiles to 1.2; add a new "framework1.1" profile for strict
1.1 compatibility; make the version information configurable from the
profile (needs a new version of csant).


Index: ISymWrapper.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ISymWrapper/ISymWrapper.build,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ISymWrapper.build   20 Sep 2003 00:30:51 -0000      1.1
--- ISymWrapper.build   9 Nov 2003 21:32:21 -0000       1.2
***************
*** 21,26 ****
                        </references>
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
-                       <!-- arg compiler="cscc" value="-fminimize-parameters"/ 
-->
                        <arg compiler="cscc" value="-flatin1-charset"/>
                        <arg compiler="csc" value="/nowarn:626"/>
--- 21,27 ----
                        </references>
  
+                       <arg compiler="cscc" 
value="-fassembly-version=${FRAMEWORK_VERSION}"/>
+                       <arg compiler="cscc" value="-fassembly-key=ms"/>
                        <arg compiler="cscc" value="-Wno-empty-input"/>
                        <arg compiler="cscc" value="-flatin1-charset"/>
                        <arg compiler="csc" value="/nowarn:626"/>





reply via email to

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