From 40b7837f49735ffb71a029b02945c53b785a0fa9 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sun, 1 Jan 2012 10:28:24 -0800 Subject: Add ant build files --- project.properties | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 project.properties (limited to 'project.properties') diff --git a/project.properties b/project.properties new file mode 100644 index 0000000..0a80e64 --- /dev/null +++ b/project.properties @@ -0,0 +1,11 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system use, +# "ant.properties", and override values to adapt the script to your +# project structure. + +# Project target. +target=Google Inc.:Google APIs:10 -- cgit v1.2.3