Changeset 18078 in osm
- Timestamp:
- 2009-10-11T11:46:41+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r17727 r18078 22 22 <ant antfile="build.xml" target="dist" dir="measurement"/> 23 23 <ant antfile="build.xml" target="dist" dir="michigan_left"/> 24 <ant antfile="build.xml" target="dist" dir="multipoly"/> 24 25 <ant antfile="build.xml" target="dist" dir="nearclick"/> 25 26 <ant antfile="build.xml" target="dist" dir="openlayers"/> … … 65 66 <ant antfile="build.xml" target="clean" dir="measurement"/> 66 67 <ant antfile="build.xml" target="clean" dir="michigan_left"/> 68 <ant antfile="build.xml" target="clean" dir="multipoly"/> 67 69 <ant antfile="build.xml" target="clean" dir="nearclick"/> 68 70 <ant antfile="build.xml" target="clean" dir="openlayers"/>
Note:
See TracChangeset
for help on using the changeset viewer.