Files
macdonst 1c95a18f61 New BarcodeScanner Plugin
This version of the Barcode Scanner uses an Android Library project to pull in
the ZXing code instead of having to install the separate application.
2011-10-24 11:14:07 -04:00

17 lines
483 B
Properties

# This file is used to override default values used by the Ant build system.
#
# This file must be checked in Version Control Systems, as it is
# integral to the build system of your project.
# The name of your application package as defined in the manifest.
# Used by the 'uninstall' rule.
application-package=com.google.zxing.client.android
# The name of the source folder.
#source-folder=src
# The name of the output folder.
#out-folder=bin
external-libs-folder=external-libs