Skip to content

Commit 899c75e

Browse files
committed
Add local.properties.sample for building acl by ndk.
1 parent 09e406e commit 899c75e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## This file must *NOT* be checked into Version Control Systems,
2+
# as it contains information specific to your local configuration.
3+
#
4+
# Location of the SDK. This is only used by Gradle.
5+
# For customization when using a Version Control System, please read the
6+
# header note.
7+
#Fri Mar 13 10:36:12 CST 2020
8+
ndk.dir=/opt/soft/android/ndk
9+
sdk.dir=/opt/soft/android/sdk
10+
cmake.dir=/opt/soft/android/sdk/cmake/3.10.2.4988404
11+

0 commit comments

Comments
 (0)