Changeset 24625 in osm for applications/editors/josm/plugins/editgpx
- Timestamp:
- 2010-12-06T18:09:51+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/editgpx/build.xml
r23659 r24625 32 32 33 33 34 <!-- <property name="josm" location="../../core/dist/josm-custom.jar"/> --> 35 <property name="josm" location="../JOSM/dist/josm-custom.jar"/> 36 <!-- <property name="plugin.dist.dir" value="../../dist"/>--> 37 <property name="plugin.dist.dir" value=".."/> 34 <property name="josm" location="../../core/dist/josm-custom.jar"/> 35 <property name="plugin.dist.dir" value="../../dist"/> 38 36 <property name="plugin.build.dir" value="build"/> 39 37 <property name="plugin.jar" value="${plugin.dist.dir}/${ant.project.name}.jar"/>
Note:
See TracChangeset
for help on using the changeset viewer.