Added UPC support to the result types, and added a build target without J2ME.
[zxing.git] / build.properties
1 version=0.1.2
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 #WTK-home=/usr/local/WTK2.5.2
9 #WTK-home=C:\\WTK2.5.2
10 WTK-home=/usr/local/J2ME
11
12 # Set this to the location where you have installed RIM's BlackBerry JDE in order to
13 # create the 'rim' client. There is no Mac or Linux version, but, these platforms can still
14 # build by obtaining a copy of net_rim_api.jar and rapc.jar from a Windows installation,
15 # and simply pointing to the directory containing them both here:
16 BB-JDK-home=.