From: Dobrica Pavlinusic Date: Wed, 13 Oct 2010 15:48:30 +0000 (+0200) Subject: configure local paths X-Git-Url: http://git.rot13.org/?p=zxing.git;a=commitdiff_plain;h=0071f2ca06a182c4e011327a59c17f6e8a98db34 configure local paths --- diff --git a/build.properties b/build.properties index 130cabb1..b1add922 100644 --- a/build.properties +++ b/build.properties @@ -1,7 +1,7 @@ version=1.6 # Set to the location where ProGuard's proguard.jar file can be found -#proguard-jar= +proguard-jar=/rest/cvs/zxing/proguard4.5.1/lib/ # 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/local/android +android-home=/virtual/android/android-sdk-linux_x86 # Set this to the location of a Tomcat installation if you want to compile and run the zxing.org # web site and web application