opencv/samples/android/tutorial-4-cuda/jni/Application.mk

5 lines
110 B
Makefile
Raw Normal View History

2013-12-23 19:20:09 +08:00
APP_STL := gnustl_static
APP_CPPFLAGS := -frtti -fexceptions
APP_ABI := armeabi-v7a
APP_PLATFORM := android-8