configure local paths
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 13 Oct 2010 15:48:30 +0000 (17:48 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 13 Oct 2010 15:48:30 +0000 (17:48 +0200)
build.properties

index 130cabb..b1add92 100644 (file)
@@ -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