mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
Reverted build.properties back to the template version, removing my personal changes.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1848 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
a3ec3038dd
commit
8086857a92
|
@ -1,7 +1,7 @@
|
|||
version=1.6
|
||||
|
||||
# Set to the location where ProGuard's proguard.jar file can be found
|
||||
proguard-jar=/Users/dswitkin/Source/android-sdk/tools/proguard/lib/proguard.jar
|
||||
#proguard-jar=
|
||||
|
||||
# If you are building the J2ME client:
|
||||
#
|
||||
|
@ -28,7 +28,7 @@ proguard-jar=/Users/dswitkin/Source/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=/Users/dswitkin/Source/android-sdk
|
||||
#android-home=/usr/local/android
|
||||
|
||||
# Set this to the location of a Tomcat installation if you want to compile and run the zxing.org
|
||||
# web site and web application
|
||||
|
@ -39,4 +39,4 @@ android-home=/Users/dswitkin/Source/android-sdk
|
|||
# location of the Google Web Toolkit (GWT) which can be downloaded here:
|
||||
# http://code.google.com/webtoolkit/
|
||||
# It builds against GWT 1.7 at the moment.
|
||||
#GWT-home=/usr/local/gwt
|
||||
#GWT-home=/usr/local/gwt
|
Loading…
Reference in a new issue