Ignore:
Timestamp:
2011-10-24T21:40:23+02:00 (13 years ago)
Author:
donvip
Message:

JOSM PBF plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/build.xml

    r26958 r26962  
    5656        <ant antfile="build.xml" target="dist" dir="openvisible"/>
    5757        <ant antfile="build.xml" target="dist" dir="osmarender"/>
     58        <ant antfile="build.xml" target="dist" dir="pbf"/>
    5859        <ant antfile="build.xml" target="dist" dir="pdfimport"/>
    5960        <ant antfile="build.xml" target="dist" dir="photo_geotagging"/>
     
    143144        <ant antfile="build.xml" target="clean" dir="openvisible"/>
    144145        <ant antfile="build.xml" target="clean" dir="osmarender"/>
     146        <ant antfile="build.xml" target="clean" dir="pbf"/>
    145147        <ant antfile="build.xml" target="clean" dir="pdfimport"/>
    146148        <ant antfile="build.xml" target="clean" dir="photo_geotagging"/>
Note: See TracChangeset for help on using the changeset viewer.