1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Initialization with Manager instead static link added.

This commit is contained in:
Alexander Smorkalov
2013-03-07 15:13:30 +04:00
parent 436d9bbcbb
commit dc2bca0772
3 changed files with 59 additions and 8 deletions
@@ -2,6 +2,8 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
include ../../sdk/native/jni/OpenCV.mk
LOCAL_MODULE := native_activity
LOCAL_SRC_FILES := native.cpp
LOCAL_LDLIBS := -lm -llog -landroid