Changeset 27383 in osm for applications/editors/josm/plugins/smed/build.xml
- Timestamp:
- 2012-01-01T21:08:20+01:00 (14 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/smed/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/smed/build.xml
r27379 r27383 41 41 <!-- this is the directory where the plugin jar is copied to --> 42 42 <property name="plugin.dist.dir" value="../../dist"/> 43 <property name="smed_core.dist.dir" value="core/dist/"/> 43 44 <property name="ant.build.javac.target" value="1.5"/> 44 <property name="plugin.dist.dir" value="../../dist"/>45 45 <property name="plugin.jar" value="${plugin.dist.dir}/${ant.project.name}.jar"/> 46 46 <!--
Note:
See TracChangeset
for help on using the changeset viewer.
