aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-06-27 02:04:06 +0000
committerKenny Root <kenny@the-b.org>2009-06-27 02:04:06 +0000
commit2c91e296b9d6ceeba8bec39ec6e9419a39ae8a18 (patch)
tree06335cf1794d3e954a391886bdb969bbe2e7b22c /README
parentabaf68d5d19b711d67ce2d6a4e6f27c4a3e081f7 (diff)
downloadconnectbot-2c91e296b9d6ceeba8bec39ec6e9419a39ae8a18.tar.gz
connectbot-2c91e296b9d6ceeba8bec39ec6e9419a39ae8a18.tar.bz2
connectbot-2c91e296b9d6ceeba8bec39ec6e9419a39ae8a18.zip
Add proguard to build.xml
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@337 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index d61b991..b0c2f25 100644
--- a/README
+++ b/README
@@ -17,3 +17,13 @@ apk-config-europe=en,fr,it,de,es
apk-config-asia=en,zh_CN
You may also configure this via Eclipse via Project Properties -> Android -> Project APK Configurations
+
+
+ProGuard Support
+----------------
+
+Download the ProGuard distribution from its website at http://proguard.sourceforge.net/ and place the proguard.jar into the "tools" subdirectory in the ConnectBot root directory.
+
+When running ant to build ConnectBot and engage ProGuard, use:
+
+ant proguard release