From 178899be8ab182522266278f6eff4374aee7fc61 Mon Sep 17 00:00:00 2001 From: Ethan Rublee Date: Wed, 15 Sep 2010 19:11:50 +0000 Subject: [PATCH] testing commit permission --- android/README.android.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/android/README.android.txt b/android/README.android.txt index d3ed1c513f..c8e6736e78 100644 --- a/android/README.android.txt +++ b/android/README.android.txt @@ -107,3 +107,6 @@ include $(BUILD_SHARED_LIBRARY) }}} The LOCAL_LDLIBS are very picky. {{{-L$(NDK_APP_OUT)/opencv/armeabi}}} is where the ndk builds opencv, usually in {{{/out/apps/opencv/armeabi}}}. You can navigate there and see the static libraries that were built. + +test edit +