Changeset 19991 in osm
- Timestamp:
- 2010-02-13T23:43:06+01:00 (15 years ago)
- Location:
- applications/editors/josm
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r19921 r19991 43 43 <ant antfile="build.xml" target="dist" dir="waydownloader"/> 44 44 <ant antfile="build.xml" target="dist" dir="wmsplugin"/> 45 <ant antfile="build.xml" target="dist" dir="wms-turbo-challenge2"/> 45 46 </target> 46 47 <target name="build_defect" depends="compile"> … … 87 88 <ant antfile="build.xml" target="clean" dir="waydownloader"/> 88 89 <ant antfile="build.xml" target="clean" dir="wmsplugin"/> 90 <ant antfile="build.xml" target="clean" dir="wms-turbo-challenge2"/> 89 91 </target> 90 92 <target name="clean_install"></target>
Note:
See TracChangeset
for help on using the changeset viewer.