diff options
Diffstat (limited to 'android/Fix My Street/default.properties')
-rw-r--r-- | android/Fix My Street/default.properties | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/android/Fix My Street/default.properties b/android/Fix My Street/default.properties new file mode 100644 index 000000000..08ad68f11 --- /dev/null +++ b/android/Fix My Street/default.properties @@ -0,0 +1,14 @@ +# 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 +apk-configurations= |