12 lines
295 B
Makefile
Executable File
12 lines
295 B
Makefile
Executable File
# NDK_TOOLCHAIN_VERSION=clang # fails on IFCBoolean.cpp and GEOColorTable.h ???
|
|
#NDK_TOOLCHAIN_VERSION=4.8
|
|
#NDK_TOOLCHAIN_VERSION=4.7
|
|
#NDK_TOOLCHAIN_VERSION=4.6
|
|
|
|
APP_ABI := all
|
|
APP_ABI := x86
|
|
|
|
APP_STL := stlport_static
|
|
|
|
#NDK_APP_OUT := /home/Video-HD/C-Backups/arris69_assimp.git/JassimpLibrary
|