Changeset 27381 in osm for applications/editors
- Timestamp:
- 2012-01-01T19:45:21+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r27243 r27381 71 71 <ant antfile="build.xml" target="dist" dir="simplifyarea"/> 72 72 <ant antfile="build.xml" target="dist" dir="smed"/> 73 <ant antfile="build.xml" target="dist" dir="smed_fw"/>74 73 <ant antfile="build.xml" target="dist" dir="surveyor"/> 75 74 <ant antfile="build.xml" target="dist" dir="tag2link"/> … … 77 76 <ant antfile="build.xml" target="dist" dir="tagging-preset-tester"/> 78 77 <ant antfile="build.xml" target="dist" dir="terracer"/> 79 <ant antfile="build.xml" target="dist" dir="toms"/>80 78 <ant antfile="build.xml" target="dist" dir="touchscreenhelper"/> 81 79 <ant antfile="build.xml" target="dist" dir="tracer"/> … … 161 159 <ant antfile="build.xml" target="clean" dir="smed"/> 162 160 <!--<ant antfile="build.xml" target="clean" dir="smed_bfw"/>--> 163 <ant antfile="build.xml" target="clean" dir="smed_fw"/>164 161 <ant antfile="build.xml" target="clean" dir="surveyor"/> 165 162 <ant antfile="build.xml" target="clean" dir="tag2link"/> … … 167 164 <ant antfile="build.xml" target="clean" dir="tagging-preset-tester"/> 168 165 <ant antfile="build.xml" target="clean" dir="terracer"/> 169 <ant antfile="build.xml" target="clean" dir="toms"/>170 166 <ant antfile="build.xml" target="clean" dir="touchscreenhelper"/> 171 167 <ant antfile="build.xml" target="clean" dir="tracer"/>
Note:
See TracChangeset
for help on using the changeset viewer.