Changed controller.jar to jinput.jar as per

http://www.JavaGaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=jinput;action=display;num=1059866464
This commit is contained in:
endolf 2003-08-05 08:04:18 +00:00
parent edc587f3e9
commit ef7559ab41
5 changed files with 27 additions and 13 deletions

View file

@ -32,7 +32,7 @@
<javah>
<classpath>
<pathelement path="."/>
<pathelement location="controller.jar"/>
<pathelement location="jinput.jar"/>
</classpath>
<class name="net.java.games.input.LinuxDevice"/>
<class name="net.java.games.input.LinuxEnvironmentPlugin"/>