From d2a240220cf581f531902405206bd621dc68a1e9 Mon Sep 17 00:00:00 2001 From: srowen Date: Wed, 16 Apr 2008 00:27:36 +0000 Subject: [PATCH] Small simplification of build file condition properties using else attribute git-svn-id: https://zxing.googlecode.com/svn/trunk@362 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android-m3/build.xml | 14 ++------------ android/build.xml | 14 ++------------ 2 files changed, 4 insertions(+), 24 deletions(-) diff --git a/android-m3/build.xml b/android-m3/build.xml index 690381f22..c516f9de9 100644 --- a/android-m3/build.xml +++ b/android-m3/build.xml @@ -167,22 +167,12 @@ - + - - - - - - + - - - - - diff --git a/android/build.xml b/android/build.xml index 49d21aa0b..4a6550a6a 100644 --- a/android/build.xml +++ b/android/build.xml @@ -165,22 +165,12 @@ - + - - - - - - + - - - - -