mirror of
https://github.com/opencv/opencv.git
synced 2024-12-11 22:59:16 +08:00
5 lines
124 B
Makefile
5 lines
124 B
Makefile
APP_STL := gnustl_static
|
|
APP_GNUSTL_FORCE_CPP_FEATURES := exceptions rtti
|
|
APP_ABI := armeabi-v7a
|
|
APP_PLATFORM := android-14
|