From 18fabdbb5089cbe2a7e4cd76b3556b412c2f077e Mon Sep 17 00:00:00 2001 From: srowen Date: Tue, 5 Feb 2008 21:13:30 +0000 Subject: [PATCH] "Inline" library jars passed to ProGuard to avoid issues with path names with space on Windows git-svn-id: https://zxing.googlecode.com/svn/trunk@163 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- javame/build.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/javame/build.xml b/javame/build.xml index d07d41f1a..d8b0e4bff 100644 --- a/javame/build.xml +++ b/javame/build.xml @@ -136,7 +136,11 @@ - + + + + +