From 983cc8d291b7bf70d60e9b6dbbb6526b7c9e58bb Mon Sep 17 00:00:00 2001 From: raysan5 Date: Tue, 16 Sep 2014 23:10:27 +0200 Subject: Android project to compile raylib src --- src_android/local.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src_android/local.properties (limited to 'src_android/local.properties') 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 -- cgit v1.2.3