From 0be3e83d3b3bf8a7428c6a0108881e5aa8b47dd3 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sun, 27 Jan 2013 15:55:33 +0100 Subject: Initial commit --- local.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 local.properties (limited to 'local.properties') diff --git a/local.properties b/local.properties new file mode 100644 index 0000000..12a0114 --- /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 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=/opt/android-sdk -- cgit v1.3-2-g0d8e