diff options
author | Joe Robinson <joe@lc8n.com> | 2010-10-29 00:48:14 +0100 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2010-10-29 00:48:14 +0100 |
commit | 6093815099eb6d6c3d978579ccbdde38fa916f13 (patch) | |
tree | d99bd4e993b0e0ffd96dc1be8863512060681b6e /default.properties |
Untouched work since submission for university project 04/05/2010. Messy code, a bit glitchy.HEADmaster
Diffstat (limited to 'default.properties')
-rw-r--r-- | default.properties | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/default.properties b/default.properties new file mode 100644 index 0000000..2b1d47c --- /dev/null +++ b/default.properties @@ -0,0 +1,13 @@ +# 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, +# "build.properties", and override values to adapt the script to your +# project structure. + +# Indicates whether an apk should be generated for each density. +split.density=false +# Project target. +target=Google Inc.:Google APIs:3 |