mirror of
https://github.com/zxing/zxing.git
synced 2024-11-10 04:54:04 -08:00
d265ccff56
git-svn-id: https://zxing.googlecode.com/svn/trunk@2153 59b500cc-1b3d-0410-9834-0bbf25fbcc57
20 lines
770 B
Properties
20 lines
770 B
Properties
version=2.1
|
|
|
|
# Set to the location where ProGuard's proguard.jar file can be found.
|
|
#proguard-jar=/usr/local/android-sdk/tools/proguard/lib/proguard.jar
|
|
|
|
# Set this to the location where you installed the Android SDK.
|
|
#android-home=C:\\Program Files\\android-sdk-windows
|
|
#android-home=/usr/local/android-sdk
|
|
|
|
# Set this to the location of a Tomcat installation if you want to compile and run the zxing.org
|
|
# web site and web application
|
|
#tomcat-home=C:\\tomcat
|
|
#tomcat-home=/usr/local/tomcat
|
|
|
|
# Uncomment and set this variable if building the zxing.appspot.com subdirectory. It points to the
|
|
# location of the Google Web Toolkit (GWT) which can be downloaded here:
|
|
# http://code.google.com/webtoolkit/
|
|
# It builds against GWT 2.4 at the moment.
|
|
#GWT-home=/usr/local/gwt
|