Build Android local.properties from local.properties.in
authorKeith Packard <keithp@keithp.com>
Wed, 22 Feb 2012 10:39:01 +0000 (23:39 +1300)
committerKeith Packard <keithp@keithp.com>
Sun, 3 Jun 2012 02:39:31 +0000 (19:39 -0700)
Make sure the SDK path is set correctly

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/local.properties.in [new file with mode: 0644]
configure.ac

diff --git a/altosdroid/local.properties.in b/altosdroid/local.properties.in
new file mode 100644 (file)
index 0000000..14df049
--- /dev/null
@@ -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=@ANDROID_SDK@
index ea4f6f95f14f78a903939013cc00c9b7494962b3..170e0dfc01bcd584b4584049e913adde80265374 100644 (file)
@@ -143,6 +143,7 @@ altosui/Makefile
 altosui/AltosVersion.java
 altosui/libaltos/Makefile
 altosdroid/Makefile
 altosui/AltosVersion.java
 altosui/libaltos/Makefile
 altosdroid/Makefile
+altosdroid/local.properties
 ao-tools/Makefile
 ao-tools/lib/Makefile
 ao-tools/ao-rawload/Makefile
 ao-tools/Makefile
 ao-tools/lib/Makefile
 ao-tools/ao-rawload/Makefile