Ignore:
Timestamp:
2015-09-15T01:32:02+02:00 (9 years ago)
Author:
donvip
Message:

[josm_plugins] add OSMRecPlugin to build.xml + update svn:ignore

File:
1 edited

Legend:

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

    r31543 r31557  
    7373        <ant target="dist" dir="osmarender"/>
    7474        <ant target="dist" dir="OsmInspectorPlugin"/>
     75        <ant target="dist" dir="OSMRecPlugin"/>
    7576        <ant target="dist" dir="pbf"/>
    7677        <ant target="dist" dir="pdfimport"/>
     
    175176        <ant target="clean" dir="osmarender"/>
    176177        <ant target="clean" dir="OsmInspectorPlugin"/>
     178        <ant target="clean" dir="OSMRecPlugin"/>
    177179        <ant target="clean" dir="pbf"/>
    178180        <ant target="clean" dir="pdfimport"/>
Note: See TracChangeset for help on using the changeset viewer.