From b995547c3a57d7c1702fb4ef607fc4794b393e48 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Fri, 18 Dec 2009 20:04:17 +0000 Subject: More build.xml cleanups git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@447 df292f66-193f-0410-a5fc-6d59da041ff2 --- tests/AndroidManifest.xml | 4 +++- tests/build.xml | 20 +++++++------------- 2 files changed, 10 insertions(+), 14 deletions(-) (limited to 'tests') diff --git a/tests/AndroidManifest.xml b/tests/AndroidManifest.xml index 54a2a02..7dc06ee 100644 --- a/tests/AndroidManifest.xml +++ b/tests/AndroidManifest.xml @@ -17,5 +17,7 @@ --> + android:label="Tests for HostListActivity" /> + + diff --git a/tests/build.xml b/tests/build.xml index cbce2d7..ca78485 100644 --- a/tests/build.xml +++ b/tests/build.xml @@ -14,9 +14,9 @@ application-package the name of your application package as defined in the manifest. Used by the 'uninstall' rule. - source-folder + source.dir the name of the source folder. Default is 'src'. - out-folder + out.dir the name of the output folder. Default is 'bin'. Properties related to the SDK location or the project target should be updated @@ -37,11 +37,11 @@ - - - - - + + + + + - - - - - -- cgit v1.2.3