Fixed typo in effort to build new ZXingTest binary.

git-svn-id: https://zxing.googlecode.com/svn/trunk@2000 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
dswitkin 2011-11-01 20:45:08 +00:00
parent 914b22c8a0
commit a4b22a4183

View file

@ -289,7 +289,7 @@ limitations under the License.
<apkbuilder <apkbuilder
outfolder="${out-folder}" outfolder="${out-folder}"
resourcefile="ZXingTest" resourcefile="ZXingTest"
apkfilepath="${out-folder}/ZXingText-unsigned.apk" apkfilepath="${out-folder}/ZXingTest-unsigned.apk"
debugpackaging="false" debugpackaging="false"
debugsigning="false" debugsigning="false"
verbose="false"> verbose="false">