mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 09:39:19 +01:00
finishing up the JNA DLL misc
This commit is contained in:
@@ -1027,13 +1027,6 @@
|
||||
<equals arg1="${sun.arch.data.model}" arg2="64" />
|
||||
</condition>
|
||||
|
||||
<echo message="com/sun/jna/${jna.subfolder}/jnidispatch.dll" />
|
||||
|
||||
<!--
|
||||
com/sun/jna/win32-amd64/jnidispatch.dll
|
||||
com/sun/jna/win32-x86/jnidispatch.dll
|
||||
-->
|
||||
|
||||
<unzip src="../app/lib/jna.jar" dest="windows/work">
|
||||
<patternset>
|
||||
<include name="com/sun/jna/${jna.subfolder}/jnidispatch.dll" />
|
||||
|
||||
Reference in New Issue
Block a user