Changeset 25199 in osm for applications/editors/josm/plugins/build.xml
- Timestamp:
- 2011-01-31T15:58:55+01:00 (15 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/build.xml (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r25037 r25199 14 14 <ant antfile="build.xml" target="dist" dir="colorscheme"/> 15 15 <ant antfile="build.xml" target="dist" dir="ColumbusCSV"/> 16 <ant antfile="build.xml" target="dist" dir="CommandLine"/> 16 <ant antfile="build.xml" target="dist" dir="CommandLine"/> 17 <ant antfile="build.xml" target="dist" dir="contourmerge"/> 17 18 <ant antfile="build.xml" target="dist" dir="Create_grid_of_ways"/> 18 19 <ant antfile="build.xml" target="dist" dir="czechaddress"/> … … 29 30 <ant antfile="build.xml" target="dist" dir="gpxfilter"/> 30 31 <ant antfile="build.xml" target="dist" dir="graphview"/> 32 <ant antfile="build.xml" target="dist" dir="imageryadjust"/> 31 33 <ant antfile="build.xml" target="dist" dir="imagewaypoint"/> 32 34 <ant antfile="build.xml" target="dist" dir="ImportImagePlugin"/> … … 37 39 <ant antfile="build.xml" target="dist" dir="measurement"/> 38 40 <ant antfile="build.xml" target="dist" dir="michigan_left"/> 39 <ant antfile="build.xml" target="dist" dir="multipoly"/>40 41 <ant antfile="build.xml" target="dist" dir="multipoly-convert"/> 41 42 <ant antfile="build.xml" target="dist" dir="nearclick"/> … … 54 55 <ant antfile="build.xml" target="dist" dir="routes"/> 55 56 <ant antfile="build.xml" target="dist" dir="routing"/> 57 <ant antfile="build.xml" target="dist" dir="scripting"/> 56 58 <ant antfile="build.xml" target="dist" dir="simplifyarea"/> 57 59 <ant antfile="build.xml" target="dist" dir="smed"/> … … 88 90 <ant antfile="build.xml" target="clean" dir="colorscheme"/> 89 91 <ant antfile="build.xml" target="clean" dir="CommandLine"/> 92 <ant antfile="build.xml" target="clean" dir="contourmerge"/> 90 93 <ant antfile="build.xml" target="clean" dir="Create_grid_of_ways"/> 91 94 <ant antfile="build.xml" target="clean" dir="czechaddress"/> … … 100 103 <ant antfile="build.xml" target="clean" dir="gpxfilter"/> 101 104 <ant antfile="build.xml" target="clean" dir="graphview"/> 105 <ant antfile="build.xml" target="clean" dir="imageryadjust"/> 102 106 <ant antfile="build.xml" target="clean" dir="imagewaypoint"/> 103 107 <ant antfile="build.xml" target="clean" dir="ImportImagePlugin"/> … … 109 113 <ant antfile="build.xml" target="clean" dir="measurement"/> 110 114 <ant antfile="build.xml" target="clean" dir="michigan_left"/> 111 <ant antfile="build.xml" target="clean" dir="multipoly"/>112 115 <ant antfile="build.xml" target="clean" dir="multipoly-convert"/> 113 116 <ant antfile="build.xml" target="clean" dir="nearclick"/> … … 127 130 <ant antfile="build.xml" target="clean" dir="routes"/> 128 131 <ant antfile="build.xml" target="clean" dir="routing"/> 132 <ant antfile="build.xml" target="clean" dir="scripting"/> 129 133 <ant antfile="build.xml" target="clean" dir="simplifyarea"/> 130 134 <ant antfile="build.xml" target="clean" dir="smed"/>
Note:
See TracChangeset
for help on using the changeset viewer.
