Ignore:
Timestamp:
2020-12-05T14:55:58+01:00 (5 years ago)
Author:
Don-vip
Message:

see #16860 - upgrade to JNA 5.6.0 + switch to Ivy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/jna/build.xml

    r32680 r35657  
    1717    <!-- ** include targets that all plugins have in common ** -->
    1818    <import file="../build-common.xml"/>
     19
     20    <target name="pre-compile" depends="fetch_dependencies">
     21        <!-- include fetch_dependencies task -->
     22    </target>
     23
    1924</project>
Note: See TracChangeset for help on using the changeset viewer.