This commit is contained in:
Grant Limberg 2015-07-01 18:13:39 -07:00
commit f803dd5ff4
3 changed files with 9 additions and 1 deletions

View file

@ -42,6 +42,7 @@
<exec dir="jni" executable="${env.NDK_BUILD_LOC}" failonerror="true">
<arg value="ZT1=${env.ZT}"/>
<arg value="V=1"/>
<!-- <arg value="NDK_DEBUG=1"/> -->
</exec>
<copy file="libs/arm64-v8a/libZeroTierOneJNI.so"
tofile="classes/lib/arm64-v8a/libZeroTierOneJNI.so"