Changeset 29439 in osm for applications/editors/josm
- Timestamp:
- 2013-03-30T01:46:02+01:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r29436 r29439 37 37 <ant antfile="build.xml" target="dist" dir="HouseNumberTaggingTool"/> 38 38 <ant antfile="build.xml" target="dist" dir="imageryadjust"/> 39 <ant antfile="build.xml" target="dist" dir="imagerycache"/> 39 40 <ant antfile="build.xml" target="dist" dir="imagery_offset_db"/> 40 41 <ant antfile="build.xml" target="dist" dir="imagery-xml-bounds"/> … … 133 134 <ant antfile="build.xml" target="clean" dir="HouseNumberTaggingTool"/> 134 135 <ant antfile="build.xml" target="clean" dir="imageryadjust"/> 136 <ant antfile="build.xml" target="clean" dir="imagerycache"/> 135 137 <ant antfile="build.xml" target="clean" dir="imagery_offset_db"/> 136 138 <ant antfile="build.xml" target="clean" dir="imagery-xml-bounds"/>
Note:
See TracChangeset
for help on using the changeset viewer.