Develop and Download Open Source Software

Browse CVS Repository

Diff of /samurai-graph/samurai-graph/build.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.15 by orrisroot, Fri Dec 3 08:08:38 2004 UTC revision 1.16 by orrisroot, Fri Dec 3 11:13:55 2004 UTC
# Line 92  Line 92 
92      <copy file="COPYING.txt" todir="${SG.dstdir}"/>      <copy file="COPYING.txt" todir="${SG.dstdir}"/>
93      <copy file="LICENSE.txt" todir="${SG.dstdir}"/>      <copy file="LICENSE.txt" todir="${SG.dstdir}"/>
94      <copy todir="${SG.dst.examplesdir}">      <copy todir="${SG.dst.examplesdir}">
95        <fileset dir="${SG.examplesdir}" excludes="**/CVS*"/>        <fileset dir="${SG.examplesdir}">
96            <include name="**/*.txt"/>
97          </fileset>
98      </copy>      </copy>
99    
100      <!-- copy vectorgraphics libraries -->      <!-- copy vectorgraphics libraries -->

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26