From 4b914a5d7e3d7971cb3e3ed49047fa331bd74da3 Mon Sep 17 00:00:00 2001 From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674> Date: 星期二, 13 六月 2017 17:19:34 +0800 Subject: [PATCH] milestone 1 --- VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/armeabi/CMakeCache.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/armeabi/CMakeCache.txt b/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/armeabi/CMakeCache.txt index cdd35bf..83c0485 100644 --- a/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/armeabi/CMakeCache.txt +++ b/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/armeabi/CMakeCache.txt @@ -21,7 +21,7 @@ ANDROID_NATIVE_API_LEVEL:UNINITIALIZED=21 //No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=D:\Android\adk\ndk-bundle +ANDROID_NDK:UNINITIALIZED=D:\adk\ndk-bundle //No help, variable specified on the command line. ANDROID_PLATFORM:UNINITIALIZED=android-21 @@ -105,7 +105,7 @@ CMAKE_LINKER:FILEPATH=D:/adk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ld.exe //No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=D:\Android\adk\cmake\3.6.3155560\bin\ninja.exe +CMAKE_MAKE_PROGRAM:UNINITIALIZED=D:\adk\cmake\3.6.3155560\bin\ninja.exe //Flags used by the linker during the creation of modules. CMAKE_MODULE_LINKER_FLAGS:STRING= -- Gitblit v1.8.0