Changeset 30731 in osm for applications/editors/josm/plugins/opendata/modules/fr.toulouse/build.xml
- Timestamp:
- 2014-10-18T15:31:53+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/modules/fr.toulouse/build.xml
r30416 r30731 15 15 <property name="module.dist.dir" value="../../dist"/> 16 16 <property name="module.jar" value="${module.dist.dir}/${ant.project.name}.jar"/> 17 <!-- conditions -->17 <!-- conditions --> 18 18 <condition property="resources.exist"> 19 19 <available file="resources" type="dir" /> … … 42 42 <pathelement location="${josm}"/> 43 43 <pathelement location="${opendata}"/> 44 <pathelement location="${utilsplugin2}"/>44 <pathelement location="${utilsplugin2}"/> 45 45 </classpath> 46 46 <compilerarg value="-Xlint:deprecation"/>
Note:
See TracChangeset
for help on using the changeset viewer.
