Wiimote en Lirc extra getest en bijgewerkt. Geexporteerd naar jar: werkt, maar dll's en native dingen zijn nogal kieskeurig over hun locatie. Nog controleren of daar iets aan te doen is.

This commit is contained in:
2011-06-13 13:43:11 +00:00
parent 23b32d685e
commit 33ed917611
19 changed files with 60 additions and 24 deletions

View File

@@ -7,7 +7,6 @@
</attributes>
</classpathentry>
<classpathentry kind="lib" path="native"/>
<classpathentry kind="lib" path="cfg"/>
<classpathentry kind="lib" path="resource"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
@@ -15,5 +14,6 @@
<classpathentry kind="lib" path="lib/nativecall-0.4.1.jar"/>
<classpathentry kind="lib" path="lib/nativeloader-200505172341.jar"/>
<classpathentry kind="lib" path="lib/jxinput.jar"/>
<classpathentry kind="lib" path="cfg"/>
<classpathentry kind="output" path="bin"/>
</classpath>