From 0e32d241f9ddd7e202879230585cb939dd3877b2 Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期二, 25 四月 2017 13:00:34 +0800
Subject: [PATCH] bug fix

---
 VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/release/x86_64/CMakeCache.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/release/x86_64/CMakeCache.txt b/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/release/x86_64/CMakeCache.txt
index 0411731..3dd63c9 100644
--- a/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/release/x86_64/CMakeCache.txt
+++ b/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/release/x86_64/CMakeCache.txt
@@ -21,7 +21,7 @@
 ANDROID_NATIVE_API_LEVEL:UNINITIALIZED=21
 
 //No help, variable specified on the command line.
-ANDROID_NDK:UNINITIALIZED=D:\adk\ndk-bundle
+ANDROID_NDK:UNINITIALIZED=D:\Android\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/x86_64-4.9/prebuilt/windows-x86_64/bin/x86_64-linux-android-ld.exe
 
 //No help, variable specified on the command line.
-CMAKE_MAKE_PROGRAM:UNINITIALIZED=D:\adk\cmake\3.6.3155560\bin\ninja.exe
+CMAKE_MAKE_PROGRAM:UNINITIALIZED=D:\Android\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