Changeset 28596 in osm for applications/editors/josm/plugins
- Timestamp:
- 2012-08-22T00:30:53+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r28543 r28596 30 30 <ant antfile="build.xml" target="dist" dir="FastDraw"/> 31 31 <ant antfile="build.xml" target="dist" dir="FixAddresses"/> 32 <ant antfile="build.xml" target="dist" dir="geotools"/> 32 33 <ant antfile="build.xml" target="dist" dir="globalsat"/> 33 34 <ant antfile="build.xml" target="dist" dir="gpxfilter"/> … … 120 121 <ant antfile="build.xml" target="clean" dir="FastDraw"/> 121 122 <ant antfile="build.xml" target="clean" dir="FixAddresses"/> 123 <ant antfile="build.xml" target="clean" dir="geotools"/> 122 124 <ant antfile="build.xml" target="clean" dir="globalsat"/> 123 125 <ant antfile="build.xml" target="clean" dir="gpxfilter"/>
Note:
See TracChangeset
for help on using the changeset viewer.