<?xml version="1.0" encoding="utf-8"?>
<project name="imageryadjust" default="dist" basedir=".">
    <property name="commit.message" value="ImageryAdjust: Adjust while holding shortcut key"/>
    <property name="plugin.main.version" value="4980"/>

    <property name="plugin.author" value="Upliner"/>
    <property name="plugin.class" value="imageryadjust.ImageryAdjustPlugin"/>
    <property name="plugin.description" value="WMSPlugin-style imagery adjustment mapmode"/>
    <property name="plugin.icon" value="images/mapmode/adjustimg.png"/>
    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ImageryAdjust"/>

    <!-- ** include targets that all plugins have in common ** -->
    <import file="../build-common.xml"/>
</project>
