Changed to load xflaim shared library rather than xflaimjni.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@258 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -32,7 +32,7 @@ public class Db
|
||||
{
|
||||
static
|
||||
{
|
||||
System.loadLibrary( "xflaimjni");
|
||||
System.loadLibrary( "xflaim");
|
||||
}
|
||||
|
||||
Db(
|
||||
|
||||
Reference in New Issue
Block a user