From 42f1720bb32b5404ae9b78c0b042b143b6f507af Mon Sep 17 00:00:00 2001 From: Thialfihar Date: Tue, 6 Apr 2010 19:54:51 +0000 Subject: initial commit of v0.8.0 --- default.properties | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 default.properties (limited to 'default.properties') diff --git a/default.properties b/default.properties new file mode 100644 index 000000000..19c96655d --- /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=android-4 -- cgit v1.2.3