X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=build.properties;h=367bc603b2748fd5f6b279460b6e67fcbecc4496;hb=791443b510ca278e2abba03034dfa2433bcaa566;hp=65fa6568e95f7a5d82394b451d26f1ec2e4e3bdb;hpb=6d85667524d57cb47538e203c69041a7553c5971;p=zxing.git diff --git a/build.properties b/build.properties index 65fa6568..367bc603 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -version=0.2.2 +version=0.9 # Set this to a location where Sun's Wireless Toolkit, version 2.5.2 or later, has been installed # Location on Linux varies but is typically under /usr/local or /usr/lib @@ -22,4 +22,12 @@ version=0.2.2 # Uncomment and set appropriately #BB-JDK-home=C:\\Program Files\\Research In Motion\\Blackberry JDE 4.3.0 -#BB-JDK-home=bb-home +#BB-JDK-home=/usr/local/bb-home + +# Set this to the location where you installed the 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 +#tomcat-home=C:\\tomcat +#tomcat-home=/usr/local/tomcat