mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-04-04 14:07:53 +00:00
Make jutils usable from snapshot jars.
This commit is contained in:
parent
2837517753
commit
335552cf71
2 changed files with 6 additions and 0 deletions
|
|
@ -56,6 +56,7 @@
|
|||
<javah destdir="src/native">
|
||||
<classpath>
|
||||
<pathelement location="classes"/>
|
||||
<pathelement location="../../coreAPI/bin/jinput-core.jar"/>
|
||||
</classpath>
|
||||
<class name="net.java.games.input.LinuxEventDevice"/>
|
||||
<class name="net.java.games.input.LinuxJoystickDevice"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue