opencv/platforms/android/service/engine/jni/Application.mk
2013-05-27 11:10:38 +04:00

6 lines
169 B
Makefile

APP_ABI := armeabi x86 mips
APP_PLATFORM := android-8
APP_STL := stlport_static
APP_CPPFLAGS := -fno-rtti -fno-exceptions
NDK_TOOLCHAIN_VERSION=4.4.3
#APP_OPTIM := debug