opencv/platforms/android/service/engine/jni/Application.mk
2013-08-21 18:59:25 +04:00

7 lines
170 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