Ignore:
Timestamp:
2010-12-06T18:09:51+01:00 (14 years ago)
Author:
stoecker
Message:

cleanup builds

File:
1 edited

Legend:

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

    r23659 r24625  
    3232
    3333
    34         <!-- <property name="josm"                   location="../../core/dist/josm-custom.jar"/> -->
    35         <property name="josm"                   location="../JOSM/dist/josm-custom.jar"/>
    36         <!-- <property name="plugin.dist.dir"        value="../../dist"/>-->
    37         <property name="plugin.dist.dir"        value=".."/>
     34        <property name="josm"                   location="../../core/dist/josm-custom.jar"/>
     35        <property name="plugin.dist.dir"        value="../../dist"/>
    3836        <property name="plugin.build.dir"       value="build"/>
    3937        <property name="plugin.jar"             value="${plugin.dist.dir}/${ant.project.name}.jar"/>
Note: See TracChangeset for help on using the changeset viewer.