Changeset 23392 in osm for applications


Ignore:
Timestamp:
2010-09-28T21:06:38+02:00 (14 years ago)
Author:
malcolmh
Message:

oseam build.xml dist directory

File:
1 edited

Legend:

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

    r23389 r23392  
    4747        <property name="plugin.src.dir"         value="src"/>
    4848        <!-- this is the directory where the plugin jar is copied to -->
    49         <property name="plugin.dist.dir"        value="../../dist"/>
     49        <property name="plugin.dist.dir"        value="../../../../dist"/>
    5050        <property name="ant.build.javac.target" value="1.5"/>
    51         <property name="plugin.dist.dir"        value="../../dist"/>
     51        <property name="plugin.dist.dir"        value="../../../../dist"/>
    5252        <property name="plugin.jar"             value="${plugin.dist.dir}/00_${DSTAMP}_${TSTAMP}_${ant.project.name}.jar"/>
    5353
Note: See TracChangeset for help on using the changeset viewer.