moved ProGuard optimization into Android build file since it's the only way to fully...
authorsrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 29 Oct 2008 15:42:22 +0000 (15:42 +0000)
committersrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 29 Oct 2008 15:42:22 +0000 (15:42 +0000)
commit5d122eb8d1e94b515bf547ad1c8c47f45f7dc7c3
tree8472a539f6ac3f5f775ea551e61ea78d02ffdbe7
parentd8d2c17d14c37458b39eb78c65fde79c67b3f1db
moved ProGuard optimization into Android build file since it's the only way to fully optimize the final build product (inlining of key methods). Also always dump proguard results.

git-svn-id: http://zxing.googlecode.com/svn/trunk@649 59b500cc-1b3d-0410-9834-0bbf25fbcc57
android/build.xml
core/build.xml
javame/build.xml