Changeset 32475 in osm for applications/editors/josm/plugins/public_transport_layer/build.xml
- Timestamp:
- 2016-06-30T23:48:10+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/public_transport_layer/build.xml
r31932 r32475 1 1 <?xml version="1.0" encoding="utf-8"?> 2 <!--3 ** Usage4 ** =====5 ** Call "ant help" to get possible build targets.6 -->7 2 <project name="public_transport_layer" default="dist" basedir="."> 8 3 9 4 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 10 <property name="plugin.main.version" value=" 9278"/>5 <property name="plugin.main.version" value="10353"/> 11 6 12 7 <!-- Configure these properties (replace "..." accordingly).
Note:
See TracChangeset
for help on using the changeset viewer.
