Skip to content

Commit

Permalink
Moved JNI binding library to lib/
Browse files Browse the repository at this point in the history
  • Loading branch information
amsurana committed Jun 28, 2018
1 parent 34d4a1e commit 22a8a6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Madara.mpc
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ project (Madara_Version) : using_madara {

project (Madara_Jar) : using_madara, port/java/using_java {
requires += java
libout = $(MADARA_ROOT)/lib
sharedname = MADARA_JNI
}


Expand Down

0 comments on commit 22a8a6e

Please sign in to comment.