Added Android build files fro compute cull and lod example

This commit is contained in:
saschawillems 2016-10-09 17:45:21 +02:00
parent a0d9f49d0c
commit 21ae4aeeb3
6 changed files with 113 additions and 0 deletions

View file

@ -0,0 +1,5 @@
APP_PLATFORM := android-19
APP_ABI := armeabi-v7a
APP_STL := c++_static
APP_CPPFLAGS := -std=c++11
NDK_TOOLCHAIN_VERSION := clang