Changeset 3784 in osm for applications/editors/josm/plugins/livegps
- Timestamp:
- 2007-07-27T05:32:21+02:00 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/livegps/build.xml
r3743 r3784 1 1 <project name="livegps" default="dist" basedir="."> 2 2 <!-- compilation properties --> 3 <property name="josm.build.dir" value="../ JOSM"/>3 <property name="josm.build.dir" value="../../core"/> 4 4 <property name="josm.home.dir" value="${user.home}/.josm"/> 5 5 <property name="plugin.build.dir" value="build"/>
Note:
See TracChangeset
for help on using the changeset viewer.