Handle empty string as null in many cases
[zxing.git] / android / build.properties
1 # This file is used to override default values used by the Ant build system.
2 #
3 # This file must be checked in Version Control Systems, as it is
4 # integral to the build system of your project.
5
6 # The name of your application package as defined in the manifest.
7 # Used by the 'uninstall' rule.
8 application-package=com.google.zxing.client.android
9
10 # The name of the source folder.
11 #source-folder=src
12
13 # The name of the output folder.
14 #out-folder=bin
15
16 external-libs-folder=external-libs