summaryrefslogtreecommitdiff
path: root/local.properties
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-01-01 10:28:24 -0800
committerKeith Packard <keithp@keithp.com>2012-01-01 10:28:24 -0800
commit40b7837f49735ffb71a029b02945c53b785a0fa9 (patch)
tree6bcdaf17162e356c3b08c5aa52c56f12e22052f4 /local.properties
parentddbfa4f1e01a74f625a6a553f0261c6b2ad4fdd8 (diff)
Add ant build files
Diffstat (limited to 'local.properties')
-rw-r--r--local.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/local.properties b/local.properties
new file mode 100644
index 0000000..f46d507
--- /dev/null
+++ b/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 in 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=/home/keithp/src/android/android-sdk-linux