allow for variable NDK header version

This commit is contained in:
l3iggs 2014-08-17 21:24:40 -07:00
parent 49ee587ace
commit 339197a620

View File

@ -112,3 +112,9 @@ fi
#uncomment to define NDK standalone toolchain for x86
#export NDK_ROOT_DIR_X86 =
# android version target if GLES is in use
export NDK_GL_HEADER_VER = android-18
# android version target if GLES is not in use
export NDK_GL_HEADER_VER = android-9