Changeset 30825 in osm for applications/editors/josm
- Timestamp:
- 2014-11-29T18:33:00+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r30743 r30825 12 12 <mkdir dir="../dist"/> 13 13 <!-- order important ! --> 14 <ant target="dist" dir="jna"/> 14 15 <ant target="dist" dir="jts"/> 15 16 <ant target="dist" dir="geotools"/> … … 152 153 <ant target="clean" dir="infomode"/> 153 154 <ant target="clean" dir="irsrectify"/> 155 <ant target="clean" dir="jna"/> 154 156 <ant target="clean" dir="jts"/> 155 157 <ant target="clean" dir="junctionchecking"/>
Note:
See TracChangeset
for help on using the changeset viewer.