Changeset 14287 in osm for applications/editors/josm
- Timestamp:
- 2009-03-27T15:01:07+01:00 (16 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 36 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r14221 r14287 24 24 <ant antfile="build.xml" target="dist" dir="plastic_laf"/> 25 25 <ant antfile="build.xml" target="dist" dir="remotecontrol"/> 26 <ant antfile="build.xml" target="dist" dir="routing"/> 26 27 <ant antfile="build.xml" target="dist" dir="slippymap"/> 27 28 <ant antfile="build.xml" target="dist" dir="surveyor"/> … … 60 61 <ant antfile="build.xml" target="clean" dir="plastic_laf"/> 61 62 <ant antfile="build.xml" target="clean" dir="remotecontrol"/> 63 <ant antfile="build.xml" target="clean" dir="routing"/> 62 64 <ant antfile="build.xml" target="clean" dir="slippymap"/> 63 65 <ant antfile="build.xml" target="clean" dir="surveyor"/>
Note:
See TracChangeset
for help on using the changeset viewer.