From 3839ef806215a981ef9b2e83dafaab5e1d694764 Mon Sep 17 00:00:00 2001 From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674> Date: 星期二, 11 四月 2017 16:22:31 +0800 Subject: [PATCH] detect only develop finished --- VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeCache.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeCache.txt b/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeCache.txt index e225820..467d6ce 100644 --- a/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeCache.txt +++ b/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeCache.txt @@ -18,6 +18,9 @@ ANDROID_ABI:UNINITIALIZED=armeabi-v7a //No help, variable specified on the command line. +ANDROID_NATIVE_API_LEVEL:UNINITIALIZED=22 + +//No help, variable specified on the command line. ANDROID_NDK:UNINITIALIZED=D:\Android\adk\ndk-bundle //No help, variable specified on the command line. -- Gitblit v1.8.0