Updates for 0.1.3
[zxing.git] / build.properties
1 version=0.1.3
2
3 # Set this to a location where Sun's Wireless Toolkit, version 2.5.2 or later, has been installed
4 # Location on Linux varies but is typically under /usr/local or /usr/lib
5 # On Windows the default install directory is C:\WTK2.5.2
6 # Mac users: there is no WTK for Mac at the moment. The installer for Linux may work on Intel-based
7 # Macs (haven't tried it) but I believe the preverify binary will not run.
8
9 # Uncomment or set appropriately:
10 #WTK-home=C:\\WTK2.5.2
11 #WTK-home=/usr/local/WTK2.5.2
12
13 # Set this to the location where you have installed RIM's BlackBerry JDE in order to
14 # create the 'rim' client. There is no Mac or Linux version, but, these platforms can still
15 # build by obtaining a copy of net_rim_api.jar and rapc.jar from a Windows installation,
16 # and simply pointing to the directory containing them both here:
17
18 # Uncomment and set appropriately
19 #BB-JDK-home=.