Changeset 29854 in osm for applications/editors/josm/plugins/smed/build.xml
- Timestamp:
- 2013-08-21T03:47:16+02:00 (13 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
r29778 r29854 13 13 <property name="plugin.dist.dir" value="../../dist/"/> 14 14 <property name="smed_core.dist.dir" value="core/dist/"/> 15 <property name="ant.build.javac.target" value="1. 5"/>15 <property name="ant.build.javac.target" value="1.6"/> 16 16 <property name="plugin.jar" value="${plugin.dist.dir}${ant.project.name}.jar"/> 17 17 <!--
Note:
See TracChangeset
for help on using the changeset viewer.
