Changeset 24514 in osm for applications/editors/josm
- Timestamp:
- 2010-12-02T13:05:46+01:00 (14 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 222 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r23929 r24514 29 29 <ant antfile="build.xml" target="dist" dir="lakewalker"/> 30 30 <ant antfile="build.xml" target="dist" dir="livegps"/> 31 <ant antfile="build.xml" target="dist" dir="mapdust"/> 31 32 <ant antfile="build.xml" target="dist" dir="measurement"/> 32 33 <ant antfile="build.xml" target="dist" dir="michigan_left"/> … … 96 97 <ant antfile="build.xml" target="clean" dir="lakewalker"/> 97 98 <ant antfile="build.xml" target="clean" dir="livegps"/> 99 <ant antfile="build.xml" target="clean" dir="mapdust"/> 98 100 <ant antfile="build.xml" target="clean" dir="measurement"/> 99 101 <ant antfile="build.xml" target="clean" dir="michigan_left"/>
Note:
See TracChangeset
for help on using the changeset viewer.