From d1452b28907abdb5247c0584ba2e1fcc9bd14410 Mon Sep 17 00:00:00 2001 From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674> Date: 星期四, 23 三月 2017 16:25:22 +0800 Subject: [PATCH] add library --- VisitFace/RtspNativeCodec/local.properties | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VisitFace/RtspNativeCodec/local.properties b/VisitFace/RtspNativeCodec/local.properties index 8dcc8aa..6b21cab 100644 --- a/VisitFace/RtspNativeCodec/local.properties +++ b/VisitFace/RtspNativeCodec/local.properties @@ -7,6 +7,6 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Thu Feb 09 13:37:13 GMT+08:00 2017 -ndk.dir=D\:\\adk\\ndk-bundle -sdk.dir=D\:\\adk +#Thu Mar 23 12:49:20 CST 2017 +ndk.dir=D\:\\Android\\adk\\ndk-bundle +sdk.dir=D\:\\Android\\adk -- Gitblit v1.8.0