Browse CVS Repository
Diff of /samurai-graph/samurai-graph/build.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 75 |
|
|
| 76 |
<!-- prepare --> |
<!-- prepare --> |
| 77 |
<target name="prepare"> |
<target name="prepare"> |
| 78 |
|
<!-- clean up distribution direction --> |
| 79 |
|
<delete dir="${SG.dstdir}"/> |
| 80 |
<!-- distribution image --> |
<!-- distribution image --> |
| 81 |
<mkdir dir="${SG.dstdir}"/> |
<mkdir dir="${SG.dstdir}"/> |
| 82 |
<mkdir dir="${SG.dst.libdir}"/> |
<mkdir dir="${SG.dst.libdir}"/> |
|
|
Legend:
| Removed from v.1.5 |
|
| changed lines |
| |
Added in v.1.6 |
|
|
|