Ignore:
Timestamp:
2007-07-27T05:32:21+02:00 (18 years ago)
Author:
ulf
Message:

add livegps to global build

File:
1 edited

Legend:

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

    r3743 r3784  
    11<project name="livegps" default="dist" basedir=".">
    22  <!-- compilation properties -->
    3    <property name="josm.build.dir" value="../JOSM"/>
     3   <property name="josm.build.dir" value="../../core"/>
    44   <property name="josm.home.dir" value="${user.home}/.josm"/>
    55   <property name="plugin.build.dir" value="build"/>
Note: See TracChangeset for help on using the changeset viewer.