From c0f40fce9743c5e38ed56ee7f5a060b75e68aeb4 Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期二, 27 六月 2017 14:23:35 +0800 Subject: [PATCH] --- VisitFace/DemoForBsk/local.properties | 6 +++--- VisitFace/DemoForBsk/gradlew | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VisitFace/DemoForBsk/gradlew b/VisitFace/DemoForBsk/gradlew index 9d82f78..8358237 100644 --- a/VisitFace/DemoForBsk/gradlew +++ b/VisitFace/DemoForBsk/gradlew @@ -112,7 +112,7 @@ JAVACMD=`cygpath --unix "$JAVACMD"` # We build the pattern for arguments to be converted via cygpath - ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null` + ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -registerOrCheckIn d 2>/dev/null` SEP="" for dir in $ROOTDIRSRAW ; do ROOTDIRS="$ROOTDIRS$SEP$dir" diff --git a/VisitFace/DemoForBsk/local.properties b/VisitFace/DemoForBsk/local.properties index 5d5f7f4..f5c1f1e 100644 --- a/VisitFace/DemoForBsk/local.properties +++ b/VisitFace/DemoForBsk/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. -#Wed Mar 01 11:28:28 CST 2017 -ndk.dir=D\:\\AppData\\Local\\Android\\sdk\\ndk-bundle -sdk.dir=D\:\\AppData\\Local\\Android\\sdk +#Thu Mar 23 10:31:59 CST 2017 +ndk.dir=C\:\\Users\\xiuxi\\AppData\\Local\\Android\\Sdk\\ndk-bundle +sdk.dir=C\:\\Users\\xiuxi\\AppData\\Local\\Android\\Sdk -- Gitblit v1.8.0