cameracv/libs/opencv/samples/android/face-detection/jni/Application.mk

5 lines
110 B
Makefile
Raw Permalink Normal View History

2023-05-18 21:39:43 +03:00
APP_STL := gnustl_static
APP_CPPFLAGS := -frtti -fexceptions
APP_ABI := armeabi-v7a
APP_PLATFORM := android-8