Update of /cvsroot/sharpcvslib/sharpcvslib/build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13836/build
Modified Files:
SharpCvsLib.build build.number
Log Message:
Updated the sharpcvslib file to include option of local properties file.
Index: build.number
===================================================================
RCS file: /cvsroot/sharpcvslib/sharpcvslib/build/build.number,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** build.number 25 Apr 2004 18:18:36 -0000 1.23
--- build.number 19 May 2004 14:13:59 -0000 1.24
***************
*** 1 ****
! 0.36.3925.460
\ No newline at end of file
--- 1 ----
! 0.36.4015.6132
\ No newline at end of file
Index: SharpCvsLib.build
===================================================================
RCS file: /cvsroot/sharpcvslib/sharpcvslib/build/SharpCvsLib.build,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** SharpCvsLib.build 25 Apr 2004 06:48:59 -0000 1.17
--- SharpCvsLib.build 19 May 2004 14:13:59 -0000 1.18
***************
*** 4,7 ****
--- 4,8 ----
-->
<project name="Sharpcvslib" default="run-tests-sample">
+ <include buildfile="SharpCvsLib.local.xml" failonerror="false"/>
<include buildfile="SharpCvsLib.common.xml" />
<!-- Targets -->
|