Added JNotify jar and native libraries for Linux and Mac.

This commit is contained in:
akwizgran
2011-10-05 13:27:04 +02:00
parent d49ab73d81
commit b65713796e
4 changed files with 24 additions and 23 deletions

View File

@@ -19,5 +19,6 @@
<classpathentry kind="lib" path="lib/bcprov-jdk15-146.jar"/> <classpathentry kind="lib" path="lib/bcprov-jdk15-146.jar"/>
<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="output" path="bin"/> <classpathentry kind="output" path="bin"/>
</classpath> </classpath>

BIN
lib/jnotify-0.93.jar Normal file

Binary file not shown.

BIN
lib/libjnotify.dylib Normal file

Binary file not shown.

BIN
lib/libjnotify.so Normal file

Binary file not shown.