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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user