Make jutils usable from snapshot jars.

This commit is contained in:
Endolf 2014-07-14 13:35:42 +01:00
parent 2837517753
commit 335552cf71
2 changed files with 6 additions and 0 deletions

View file

@ -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"/>