Changeset 30285 in osm for applications/editors/josm/plugins/smed2/js57toosm/build.xml
- Timestamp:
- 2014-02-17T14:27:01+01:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/smed2/js57toosm/build.xml
r30284 r30285 11 11 12 12 <target name="compile" depends="init" description="compile the source " > 13 <javac includeantruntime="false" srcdir="${src}" destdir="${build}"/> 13 <javac includeantruntime="false" srcdir="${src}" destdir="${build}" encoding="UTF-8"/> 14 14 </target> 15 15
Note:
See TracChangeset
for help on using the changeset viewer.
