Changeset 30416 in osm for applications/editors/josm/plugins/photoadjust
- Timestamp:
- 2014-04-26T04:34:53+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/photoadjust/build.xml
r30155 r30416 1 1 <?xml version="1.0" encoding="utf-8"?> 2 <!--3 ** This is the build file for a JOSM photoadjust plugin.4 ** Based on template revision 29839.5 **6 ** Usage7 ** =====8 ** Call "ant help" to get possible build targets.9 **10 -->11 2 <project name="photoadjust" default="dist" basedir="."> 12 3 … … 14 5 <property name="commit.message" value="Commit message"/> 15 6 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 16 <property name="plugin.main.version" value=" 6392"/>7 <property name="plugin.main.version" value="7001"/> 17 8 18 9 <!-- Configure these properties (replace "..." accordingly).
Note:
See TracChangeset
for help on using the changeset viewer.
