Changeset 20245 in osm for applications/editors/josm
- Timestamp:
- 2010-03-02T11:25:54+01:00 (15 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 19 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r19993 r20245 8 8 <mkdir dir="../dist"/> 9 9 <ant antfile="build.xml" target="dist" dir="addrinterpolation"/> 10 <ant antfile="build.xml" target="dist" dir="buildings_tools"/> 10 11 <ant antfile="build.xml" target="dist" dir="cadastre-fr"/> 11 12 <ant antfile="build.xml" target="dist" dir="colorscheme"/> … … 52 53 <target name="clean"> 53 54 <ant antfile="build.xml" target="clean" dir="addrinterpolation"/> 55 <ant antfile="build.xml" target="clean" dir="buildings_tools"/> 54 56 <ant antfile="build.xml" target="clean" dir="cadastre-fr"/> 55 57 <ant antfile="build.xml" target="clean" dir="colorscheme"/>
Note:
See TracChangeset
for help on using the changeset viewer.