Changeset 26962 in osm for applications/editors
- Timestamp:
- 2011-10-24T21:40:23+02:00 (13 years ago)
- Location:
- applications/editors/josm
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r26958 r26962 56 56 <ant antfile="build.xml" target="dist" dir="openvisible"/> 57 57 <ant antfile="build.xml" target="dist" dir="osmarender"/> 58 <ant antfile="build.xml" target="dist" dir="pbf"/> 58 59 <ant antfile="build.xml" target="dist" dir="pdfimport"/> 59 60 <ant antfile="build.xml" target="dist" dir="photo_geotagging"/> … … 143 144 <ant antfile="build.xml" target="clean" dir="openvisible"/> 144 145 <ant antfile="build.xml" target="clean" dir="osmarender"/> 146 <ant antfile="build.xml" target="clean" dir="pbf"/> 145 147 <ant antfile="build.xml" target="clean" dir="pdfimport"/> 146 148 <ant antfile="build.xml" target="clean" dir="photo_geotagging"/>
Note:
See TracChangeset
for help on using the changeset viewer.