From 094f75068ea018bc8630e553bbe4ab350ae4970c Mon Sep 17 00:00:00 2001 From: krasimir Date: Wed, 2 Jun 2010 08:02:48 +0000 Subject: forgot some files for android --- src/android/Fridge/default.properties | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/android/Fridge/default.properties (limited to 'src/android/Fridge/default.properties') diff --git a/src/android/Fridge/default.properties b/src/android/Fridge/default.properties new file mode 100644 index 000000000..402f98cc7 --- /dev/null +++ b/src/android/Fridge/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-2 -- cgit v1.2.3