diff options
| author | raysan5 <raysan5@gmail.com> | 2014-09-16 23:10:27 +0200 |
|---|---|---|
| committer | raysan5 <raysan5@gmail.com> | 2014-09-16 23:10:27 +0200 |
| commit | 983cc8d291b7bf70d60e9b6dbbb6526b7c9e58bb (patch) | |
| tree | c77755a7df6335ae9747fb9a54df7fec686640e8 /src_android/local.properties | |
| parent | 8e2680f41fbab871cfdbb01fc945803f9af6e12a (diff) | |
| download | raylib-983cc8d291b7bf70d60e9b6dbbb6526b7c9e58bb.tar.gz raylib-983cc8d291b7bf70d60e9b6dbbb6526b7c9e58bb.zip | |
Android project to compile raylib src
Diffstat (limited to 'src_android/local.properties')
| -rw-r--r-- | src_android/local.properties | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src_android/local.properties b/src_android/local.properties new file mode 100644 index 00000000..f46293ea --- /dev/null +++ b/src_android/local.properties @@ -0,0 +1,10 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. + +# location of the SDK. This is only used by Ant +# For customization when using a Version Control System, please read the +# header note. +sdk.dir=C:\\android-sdk |
