diff options
author | Kenny Root <kenny@the-b.org> | 2011-10-19 00:38:47 -0700 |
---|---|---|
committer | Kenny Root <kenny@the-b.org> | 2011-10-19 01:03:51 -0700 |
commit | 4476f11494384eef55f8fd76a54d988f51745702 (patch) | |
tree | f847ef9a71e38e6f12ed0dd343a46a632afc9cda /tests/default.properties | |
parent | 4f4271a5166c5393a55d44e5e4d247a296eb3e45 (diff) | |
download | connectbot-4476f11494384eef55f8fd76a54d988f51745702.tar.gz connectbot-4476f11494384eef55f8fd76a54d988f51745702.tar.bz2 connectbot-4476f11494384eef55f8fd76a54d988f51745702.zip |
Update build script to new tools
Diffstat (limited to 'tests/default.properties')
-rw-r--r-- | tests/default.properties | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/default.properties b/tests/default.properties deleted file mode 100644 index 6c3a26d..0000000 --- a/tests/default.properties +++ /dev/null @@ -1,13 +0,0 @@ -# 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-11 |