Changeset 26958 in osm for applications
- Timestamp:
- 2011-10-24T13:34:57+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r26780 r26958 72 72 <ant antfile="build.xml" target="dist" dir="smed_fw"/> 73 73 <ant antfile="build.xml" target="dist" dir="surveyor"/> 74 <ant antfile="build.xml" target="dist" dir="tag2link"/> 74 75 <ant antfile="build.xml" target="dist" dir="tageditor"/> 75 76 <ant antfile="build.xml" target="dist" dir="tagging-preset-tester"/> … … 160 161 <ant antfile="build.xml" target="clean" dir="smed_fw"/> 161 162 <ant antfile="build.xml" target="clean" dir="surveyor"/> 163 <ant antfile="build.xml" target="clean" dir="tag2link"/> 162 164 <ant antfile="build.xml" target="clean" dir="tageditor"/> 163 165 <ant antfile="build.xml" target="clean" dir="tagging-preset-tester"/>
Note:
See TracChangeset
for help on using the changeset viewer.