mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
One more small build change.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1997 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
25cbc8b74e
commit
d58a7bbe1a
|
@ -1,7 +1,7 @@
|
|||
version=1.6
|
||||
|
||||
# Set to the location where ProGuard's proguard.jar file can be found
|
||||
#proguard-jar=
|
||||
# Set to the location where ProGuard's proguard.jar file can be found.
|
||||
#proguard-jar=/usr/local/android-sdk/tools/proguard/proguard.jar
|
||||
|
||||
# If you are building the J2ME client:
|
||||
#
|
||||
|
@ -28,7 +28,7 @@ version=1.6
|
|||
|
||||
# Set this to the location where you installed the Android SDK.
|
||||
#android-home=C:\\Program Files\\android-sdk-windows
|
||||
#android-home=/usr/loca/android-sdk
|
||||
#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
|
||||
|
|
Loading…
Reference in a new issue