opencv/android/service/engine/jni/Application.mk

5 lines
141 B
Makefile
Raw Normal View History

APP_ABI := armeabi x86 mips
2012-06-21 22:50:05 +08:00
APP_PLATFORM := android-8
APP_STL := stlport_static
APP_CPPFLAGS := -fno-rtti -fno-exceptions
#APP_OPTIM := debug