Changeset 20245 in osm for applications/editors


Ignore:
Timestamp:
2010-03-02T11:25:54+01:00 (14 years ago)
Author:
upliner
Message:

Move buildings_tools plugin to SVN

See http://upliner.openstreetmap.ru/.gitphp/index.php?p=buildings_tools.git for older revisions

Location:
applications/editors/josm/plugins
Files:
19 added
1 edited

Legend:

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

    r19993 r20245  
    88        <mkdir dir="../dist"/>
    99        <ant antfile="build.xml" target="dist" dir="addrinterpolation"/>
     10        <ant antfile="build.xml" target="dist" dir="buildings_tools"/>
    1011        <ant antfile="build.xml" target="dist" dir="cadastre-fr"/>
    1112        <ant antfile="build.xml" target="dist" dir="colorscheme"/>
     
    5253    <target name="clean">
    5354        <ant antfile="build.xml" target="clean" dir="addrinterpolation"/>
     55        <ant antfile="build.xml" target="clean" dir="buildings_tools"/>
    5456        <ant antfile="build.xml" target="clean" dir="cadastre-fr"/>
    5557        <ant antfile="build.xml" target="clean" dir="colorscheme"/>
Note: See TracChangeset for help on using the changeset viewer.