From 995309188819d5beded285919bcab2bb177a10b5 Mon Sep 17 00:00:00 2001 From: krasimir Date: Thu, 8 Jul 2010 10:06:26 +0000 Subject: add src/ui folder for both Android and GWT UIs --- src/ui/android/default.properties | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/ui/android/default.properties (limited to 'src/ui/android/default.properties') diff --git a/src/ui/android/default.properties b/src/ui/android/default.properties new file mode 100644 index 000000000..19c96655d --- /dev/null +++ b/src/ui/android/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