... and roll back a bit more to old status view, smaller text again
[zxing.git] / build.properties
1 version=1.6
2
3 # Set to the location where ProGuard's proguard.jar file can be found
4 #proguard-jar=
5
6 # If you are building the J2ME client:
7 #
8 # Set this to a location where Sun's Java ME SDK, version 3.0 or later, has been installed.
9 # You can use version 2.5.2 or perhaps earlier, but will need to modify javame/build.xml to
10 # use different .jar paths.
11
12 # Uncomment or set appropriately:
13 #WTK-home=/Applications/Java_ME_SDK_3.0.app/Contents/Resources
14
15 # Set this to the location where you have installed RIM's BlackBerry JDE in order to
16 # create the 'rim' client. There is no Mac or Linux version, but, these platforms can still
17 # build by obtaining a copy of net_rim_api.jar and rapc.jar from a Windows installation,
18 # and creating a fake mini installation home somewhere with the following files:
19 # [your home]/
20 #   bin/
21 #     rapc.jar
22 #   lib/
23 #     net_rim_api.jar
24
25 # Uncomment and set appropriately
26 #BB-JDK-home=C:\\Program Files\\Research In Motion\\Blackberry JDE 4.3.0
27 #BB-JDK-home=/usr/local/bb-home
28
29 # Set this to the location where you installed the Android SDK.
30 #android-home=C:\\Program Files\\android-sdk-windows
31 #android-home=/usr/local/android
32
33 # Set this to the location of a Tomcat installation if you want to compile and run the zxing.org
34 # web site and web application
35 #tomcat-home=C:\\tomcat
36 #tomcat-home=/usr/local/tomcat
37
38 # Uncomment and set this variable if building the zxing.appspot.com subdirectory. It points to the
39 # location of the Google Web Toolkit (GWT) which can be downloaded here:
40 # http://code.google.com/webtoolkit/
41 # It builds against GWT 1.7 at the moment.
42 #GWT-home=/usr/local/gwt