Add build files for compiling ZeroTier One SDK for Android targets
Signed-off-by: Grant Limberg <glimberg@gmail.com>
This commit is contained in:
parent
ed107c4daf
commit
f40eb665c5
4 changed files with 43 additions and 0 deletions
3
java/jni/Application.mk
Normal file
3
java/jni/Application.mk
Normal file
|
@ -0,0 +1,3 @@
|
|||
APP_ABI := armeabi armeabi-v7a arm64-v8a x86
|
||||
APP_STL := gnustl_static
|
||||
APP_CPPFLAGS += -fexceptions
|
Loading…
Add table
Add a link
Reference in a new issue