mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-04-06 15:04:42 +00:00
Updated for windows os arch change.
This commit is contained in:
parent
823c47bc2b
commit
45e8a00390
2 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
<jar href="jinput-test.jar"/>
|
||||
<jar href="jinput.jar"/>
|
||||
</resources>
|
||||
<resources os="Windows" arch="x86_64 x86">
|
||||
<resources os="Windows" arch="x86_64 x86 amd64">
|
||||
<nativelib href="jinput-windows-native.jar"/>
|
||||
<property name="jinput.plugins" value="net.java.games.input.WinTabEnvironmentPlugin"/>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
<jar href="jinput-test.jar"/>
|
||||
<jar href="jinput.jar"/>
|
||||
</resources>
|
||||
<resources os="Windows" arch="x86_64 x86">
|
||||
<resources os="Windows" arch="x86_64 x86 amd64">
|
||||
<nativelib href="jinput-windows-native.jar"/>
|
||||
</resources>
|
||||
<resources os="Linux" arch="i386 ia64 x84_64">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue