From c9175ecae25c0579b7b32282a6a737ae3ace369d Mon Sep 17 00:00:00 2001 From: srowen Date: Mon, 23 Nov 2009 09:41:58 +0000 Subject: [PATCH] Pull out optimize target so we can selectively disable ProGuard with -Dno-optimize git-svn-id: https://zxing.googlecode.com/svn/trunk@1123 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/build.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/android/build.xml b/android/build.xml index c07d858b1..9afa3a155 100644 --- a/android/build.xml +++ b/android/build.xml @@ -187,7 +187,10 @@ limitations under the License. - + + + + @@ -208,7 +211,6 @@ limitations under the License. -