Browse CVS Repository
Diff of /samurai-graph/samurai-graph/build.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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 |
|
|
|