X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=build.properties;h=367bc603b2748fd5f6b279460b6e67fcbecc4496;hb=791443b510ca278e2abba03034dfa2433bcaa566;hp=0fece5a3baf059e3b402ac55afff732b4f687a34;hpb=f224f1b7458bb2e0603fb8e24d9ffd7aa3e58339;p=zxing.git diff --git a/build.properties b/build.properties index 0fece5a3..367bc603 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -version=0.4.5 +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,7 +22,12 @@ version=0.4.5 # 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 \ No newline at end of file +#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