Changeset 2708 in osm for applications/editors/josm/plugins/mappaint/build.xml
- Timestamp:
- 2007-05-01T23:02:45+02:00 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mappaint/build.xml
r2687 r2708 19 19 20 20 <target name="build" depends="compile"> 21 <copy todir="build/ images">22 <fileset dir=" images"></fileset>21 <copy todir="build/standard/icons"> 22 <fileset dir="styles/standard/icons"></fileset> 23 23 </copy> 24 24 <jar destfile="dist/mappaint.jar" basedir="build">
Note:
See TracChangeset
for help on using the changeset viewer.
