Changeset 23510 in osm for applications/editors/josm/plugins/turnrestrictions/build.xml
- Timestamp:
- 2010-10-08T23:54:18+02:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/turnrestrictions/build.xml
r23346 r23510 43 43 <property name="plugin.src.dir" value="src"/> 44 44 <!-- this is the directory where the plugin jar is copied to --> 45 <property name="plugin.dist.dir" value=" ../../dist"/>45 <property name="plugin.dist.dir" value="dist"/> 46 46 <property name="ant.build.javac.target" value="1.5"/> 47 <property name="plugin.dist.dir" value="../../dist"/>48 47 <property name="plugin.jar" value="${plugin.dist.dir}/${ant.project.name}.jar"/> 49 48
Note:
See TracChangeset
for help on using the changeset viewer.
