Changeset 26416 in osm for applications/editors/josm/plugins/proj4j/build.xml
- Timestamp:
- 2011-07-29T10:33:36+02:00 (15 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/proj4j/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/proj4j/build.xml
r26409 r26416 80 80 <echo message="creating ${ant.project.name}.jar ... "/> 81 81 <copy todir="${plugin.build.dir}/resources"> 82 <fileset dir="resources"/> 82 <fileset dir="resources" excludes="nad/"/> 83 </copy> 84 <copy todir="${plugin.build.dir}/nad"> 85 <fileset dir="resources/nad"/> 83 86 </copy> 84 87 <copy todir="${plugin.build.dir}/images">
Note:
See TracChangeset
for help on using the changeset viewer.
