From 1e56fc7b7d1db61ac5dc94a35c553ad93ebf8403 Mon Sep 17 00:00:00 2001 From: srowen Date: Mon, 26 Oct 2009 15:23:01 +0000 Subject: [PATCH] Possible small fix for missing external-libs-folder issue git-svn-id: http://zxing.googlecode.com/svn/trunk@1087 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/build.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/android/build.properties b/android/build.properties index a5af148f..4bf0a421 100644 --- a/android/build.properties +++ b/android/build.properties @@ -13,3 +13,4 @@ application-package=com.google.zxing.client.android # The name of the output folder. #out-folder=bin +external-libs-folder=external-libs -- 2.20.1