diff options
Diffstat (limited to 'platform/android/example/local.properties.sample')
-rw-r--r-- | platform/android/example/local.properties.sample | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/android/example/local.properties.sample b/platform/android/example/local.properties.sample new file mode 100644 index 00000000..bc40e6ef --- /dev/null +++ b/platform/android/example/local.properties.sample @@ -0,0 +1,5 @@ +# Uncomment and edit the appropriate line below. +# Resave this file as local.properties. + +sdk.dir=/path/to/android/sdk +ndk.dir=/path/to/android/ndk |