Changeset 26780 in osm for applications/editors/josm
- Timestamp:
- 2011-10-04T20:41:50+02:00 (13 years ago)
- Location:
- applications/editors/josm
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r26677 r26780 34 34 <ant antfile="build.xml" target="dist" dir="graphview"/> 35 35 <ant antfile="build.xml" target="dist" dir="imageryadjust"/> 36 <ant antfile="build.xml" target="dist" dir="imagery-xml-bounds"/> 36 37 <ant antfile="build.xml" target="dist" dir="imagewaypoint"/> 37 38 <ant antfile="build.xml" target="dist" dir="ImportImagePlugin"/> … … 119 120 <ant antfile="build.xml" target="clean" dir="graphview"/> 120 121 <ant antfile="build.xml" target="clean" dir="imageryadjust"/> 122 <ant antfile="build.xml" target="clean" dir="imagery-xml-bounds"/> 121 123 <ant antfile="build.xml" target="clean" dir="imagewaypoint"/> 122 124 <ant antfile="build.xml" target="clean" dir="ImportImagePlugin"/>
Note:
See TracChangeset
for help on using the changeset viewer.