Changeset 25899 in osm
- Timestamp:
- 2011-04-26T02:13:42+02:00 (14 years ago)
- Location:
- applications/editors/josm
- Files:
-
- 30 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r25892 r25899 34 34 <ant antfile="build.xml" target="dist" dir="ImportImagePlugin"/> 35 35 <ant antfile="build.xml" target="dist" dir="importvec"/> 36 <ant antfile="build.xml" target="dist" dir="ImproveWayAccuracy"/> 36 37 <ant antfile="build.xml" target="dist" dir="irsrectify"/> 37 38 <ant antfile="build.xml" target="dist" dir="lakewalker"/> … … 106 107 <ant antfile="build.xml" target="clean" dir="ImportImagePlugin"/> 107 108 <ant antfile="build.xml" target="clean" dir="importvec"/> 109 <ant antfile="build.xml" target="clean" dir="ImproveWayAccuracy"/> 108 110 <ant antfile="build.xml" target="clean" dir="irsrectify"/> 109 111 <ant antfile="build.xml" target="clean" dir="lakewalker"/>
Note:
See TracChangeset
for help on using the changeset viewer.