From 47a82fa5d64feb0ad9250fa241efe11d7a6e31de Mon Sep 17 00:00:00 2001 From: srowen Date: Fri, 20 Jun 2008 15:22:45 +0000 Subject: [PATCH] More updated to build-optimized to work correctly with dex -- now really doesn't generate local var info git-svn-id: http://zxing.googlecode.com/svn/trunk@458 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- core/build.xml | 35 ++++++++++++++++++++++++++++++----- 1 file changed, 30 insertions(+), 5 deletions(-) diff --git a/core/build.xml b/core/build.xml index 56271075..c5cd8349 100644 --- a/core/build.xml +++ b/core/build.xml @@ -31,7 +31,7 @@ - + @@ -57,15 +57,29 @@ - + + + + + + + + + + + + + + - - + @@ -77,6 +91,17 @@ + + + + + + + + + + + -- 2.20.1