1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Native activity build with Android.mk fixed.

This commit is contained in:
Alexander Smorkalov
2013-04-09 10:13:46 +04:00
parent 74e5ff2ec7
commit 7bd169caa9
2 changed files with 3 additions and 1 deletions
@@ -1,2 +1,4 @@
APP_ABI := armeabi-v7a
APP_STL := gnustl_static
APP_CPPFLAGS := -frtti -fexceptions
APP_PLATFORM := android-9