Upgraded Bluecove to 2.1.1 for Linux support without libbluetooth.

This commit is contained in:
akwizgran
2011-10-07 00:09:07 +01:00
parent 16c9bf7079
commit 196c564d11
10 changed files with 6 additions and 2 deletions

View File

@@ -20,7 +20,11 @@
<classpathentry kind="lib" path="lib/jna.jar"/>
<classpathentry kind="lib" path="lib/platform.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="lib" path="lib/bluecove-2.1.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/bluecove-bluez-2.1.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/debug-disable.jar"/>
<classpathentry kind="lib" path="lib/hexdump.jar"/>
<classpathentry kind="lib" path="lib/libdbus-java-2.7.jar"/>
<classpathentry kind="lib" path="lib/unix.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
lib/debug-disable.jar Normal file

Binary file not shown.

BIN
lib/hexdump.jar Normal file

Binary file not shown.

BIN
lib/libdbus-java-2.7.jar Normal file

Binary file not shown.

BIN
lib/libunix-java.so Normal file

Binary file not shown.

BIN
lib/unix.jar Normal file

Binary file not shown.