Added Bluetooth jars.

This commit is contained in:
akwizgran
2011-10-06 18:43:43 +01:00
parent 7a994114ff
commit 07d6715881
3 changed files with 26 additions and 24 deletions

View File

@@ -20,5 +20,7 @@
<classpathentry kind="lib" path="lib/jna.jar"/> <classpathentry kind="lib" path="lib/jna.jar"/>
<classpathentry kind="lib" path="lib/platform.jar"/> <classpathentry kind="lib" path="lib/platform.jar"/>
<classpathentry kind="lib" path="lib/jnotify-0.93.jar"/> <classpathentry kind="lib" path="lib/jnotify-0.93.jar"/>
<classpathentry kind="lib" path="lib/bluecove-2.1.0.jar"/>
<classpathentry kind="lib" path="lib/bluecove-gpl-2.1.0.jar"/>
<classpathentry kind="output" path="bin"/> <classpathentry kind="output" path="bin"/>
</classpath> </classpath>

BIN
lib/bluecove-2.1.0.jar Normal file

Binary file not shown.

BIN
lib/bluecove-gpl-2.1.0.jar Normal file

Binary file not shown.