Changeset 19991 in osm


Ignore:
Timestamp:
2010-02-13T23:43:06+01:00 (15 years ago)
Author:
balrog-kun
Message:

Add the new plugin to build.xml and supply a binary.

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

Legend:

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

    r19921 r19991  
    4343        <ant antfile="build.xml" target="dist" dir="waydownloader"/>
    4444        <ant antfile="build.xml" target="dist" dir="wmsplugin"/>
     45        <ant antfile="build.xml" target="dist" dir="wms-turbo-challenge2"/>
    4546    </target>
    4647    <target name="build_defect" depends="compile">
     
    8788        <ant antfile="build.xml" target="clean" dir="waydownloader"/>
    8889        <ant antfile="build.xml" target="clean" dir="wmsplugin"/>
     90        <ant antfile="build.xml" target="clean" dir="wms-turbo-challenge2"/>
    8991    </target>
    9092    <target name="clean_install"></target>
Note: See TracChangeset for help on using the changeset viewer.