aboutsummaryrefslogtreecommitdiff
path: root/templates/android_project/local.properties
diff options
context:
space:
mode:
authorraysan5 <raysan5@gmail.com>2014-09-18 19:02:12 +0200
committerraysan5 <raysan5@gmail.com>2014-09-18 19:02:12 +0200
commitace185954c21cf8fa0ef3fcbf336ea86a3ddf2a7 (patch)
treea8efa78a20b2d337df6551e190dc105b670ca326 /templates/android_project/local.properties
parent1ef1f3d7ea40992b507ed6969df465fabb383910 (diff)
downloadraylib-ace185954c21cf8fa0ef3fcbf336ea86a3ddf2a7.tar.gz
raylib-ace185954c21cf8fa0ef3fcbf336ea86a3ddf2a7.zip
Android project template for basic game
A basic Android template is provided to start a game
Diffstat (limited to 'templates/android_project/local.properties')
-rw-r--r--templates/android_project/local.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/android_project/local.properties b/templates/android_project/local.properties
new file mode 100644
index 00000000..f46293ea
--- /dev/null
+++ b/templates/android_project/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