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

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

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


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

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

Modified Files:
        csunit.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: csunit.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/csunit/csunit.build,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** csunit.build        21 Jun 2003 18:03:50 -0000      1.4
--- csunit.build        9 Nov 2003 22:11:45 -0000       1.5
***************
*** 20,23 ****
--- 20,24 ----
                        </references>
  
+                       <arg compiler="cscc" 
value="-fassembly-version=${FRAMEWORK_VERSION}"/>
                        <arg compiler="cscc" value="-Wno-empty-input"/>
                        <arg compiler="cscc" value="-fminimize-parameters"/>
***************
*** 47,50 ****
--- 48,52 ----
                        </references>
  
+                       <arg compiler="cscc" 
value="-fassembly-version=${FRAMEWORK_VERSION}"/>
                        <arg compiler="cscc" value="-Wno-empty-input"/>
                        <arg compiler="cscc" value="-fminimize-parameters"/>





reply via email to

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