Ignore:
Timestamp:
2012-01-01T21:08:20+01:00 (14 years ago)
Author:
malcolmh
Message:

'New release'

File:
1 edited

Legend:

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

    r27379 r27383  
    4141    <!-- this is the directory where the plugin jar is copied to -->
    4242    <property name="plugin.dist.dir" value="../../dist"/>
     43    <property name="smed_core.dist.dir" value="core/dist/"/>
    4344    <property name="ant.build.javac.target" value="1.5"/>
    44     <property name="plugin.dist.dir" value="../../dist"/>
    4545    <property name="plugin.jar" value="${plugin.dist.dir}/${ant.project.name}.jar"/>
    4646    <!--
Note: See TracChangeset for help on using the changeset viewer.