Added resources and android build for scene rendering example

This commit is contained in:
saschawillems 2016-06-12 17:42:35 +02:00
parent 14e327c353
commit b1b828b45f
19 changed files with 1126 additions and 1 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