Changeset 25454 in osm for applications/editors/josm/plugins/build.xml
- Timestamp:
- 2011-02-27T11:33:14+01:00 (15 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/build.xml (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r25199 r25454 34 34 <ant antfile="build.xml" target="dist" dir="ImportImagePlugin"/> 35 35 <ant antfile="build.xml" target="dist" dir="importvec"/> 36 <ant antfile="build.xml" target="dist" dir="irsrectify"/> 36 37 <ant antfile="build.xml" target="dist" dir="lakewalker"/> 37 38 <ant antfile="build.xml" target="dist" dir="livegps"/> … … 49 50 <ant antfile="build.xml" target="dist" dir="piclayer"/> 50 51 <ant antfile="build.xml" target="dist" dir="plastic_laf"/> 52 <ant antfile="build.xml" target="dist" dir="proj4j"/> 51 53 <ant antfile="build.xml" target="dist" dir="public_transport"/> 52 54 <ant antfile="build.xml" target="dist" dir="restart"/> … … 75 77 <ant antfile="build.xml" target="dist" dir="wayselector"/> 76 78 <ant antfile="build.xml" target="dist" dir="wms-turbo-challenge2"/> 77 <!-- behind wms plugin! -->78 <ant antfile="build.xml" target="dist" dir="irsrectify"/>79 79 </target> 80 80 <target name="build_defect" depends="compile"> … … 123 123 <ant antfile="build.xml" target="clean" dir="piclayer"/> 124 124 <ant antfile="build.xml" target="clean" dir="plastic_laf"/> 125 <ant antfile="build.xml" target="clean" dir="proj4j"/> 125 126 <ant antfile="build.xml" target="clean" dir="public_transport"/> 126 127 <ant antfile="build.xml" target="clean" dir="restart"/>
Note:
See TracChangeset
for help on using the changeset viewer.
