Reformatted code, updated to new Analytics tags, fixed a problem with EmailAuthenticator
[zxing.git] / build.properties
index 0fece5a..50cfa2c 100644 (file)
@@ -1,4 +1,4 @@
-version=0.4.5
+version=0.6
 
 # 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,15 @@ 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 an M3 Android SDK, if you are building the M3 version
+#android-m3-home=/usr/local/android_sdk_linux_m3-rc37a
+
+# 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=/usr/local/tomcat
+#tomcat-home=C:\\tomcat
\ No newline at end of file