Changeset 30416 in osm for applications/editors/josm/plugins/smed2/js57toosm
- Timestamp:
- 2014-04-26T04:34:53+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified applications/editors/josm/plugins/smed2/js57toosm/build.xml ΒΆ
r30285 r30416 3 3 <property name="build" location="build"/> 4 4 <property name="jarfile" location="./js57toosm.jar"/> 5 <property name="ant.build.javac.target" value="1. 6"/>6 <property name="ant.build.javac.source" value="1. 6"/>5 <property name="ant.build.javac.target" value="1.7"/> 6 <property name="ant.build.javac.source" value="1.7"/> 7 7 8 8 <target name="init">
Note:
See TracChangeset
for help on using the changeset viewer.