modified Android build to allow between a DEBUG vs RELEASE build of the native code. When doing an ndk build run the following to do a release build 'DEBUG=RELEASE ndk-build'
This commit is contained in:
@@ -11,4 +11,4 @@
|
||||
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
||||
|
||||
# Project target.
|
||||
target=Intel Corporation:Intel Atom x86 System Image:10
|
||||
target=android-9
|
||||
|
||||
Reference in New Issue
Block a user