Changeset 18942 in osm for applications/editors/josm/plugins/build.xml
- Timestamp:
- 2009-12-04T18:51:12+01:00 (16 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/build.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r18078 r18942 7 7 <target name="dist" depends="compile"> 8 8 <mkdir dir="../dist"/> 9 <ant antfile="build.xml" target="dist" dir="agpifoj"/>10 9 <ant antfile="build.xml" target="dist" dir="cadastre-fr"/> 11 10 <ant antfile="build.xml" target="dist" dir="colorscheme"/> … … 49 48 </target> 50 49 <target name="clean"> 51 <ant antfile="build.xml" target="clean" dir="agpifoj"/>52 50 <ant antfile="build.xml" target="clean" dir="cadastre-fr"/> 53 51 <ant antfile="build.xml" target="clean" dir="colorscheme"/>
Note:
See TracChangeset
for help on using the changeset viewer.
