build/makefile.javaversion
author William Roberts <williamr@symbian.org>
Fri, 18 Jun 2010 12:47:53 +0100
branchRCL_3
changeset 39 5337859c5963
parent 34 71c436fe3ce0
child 46 4376525cdefb
permissions -rw-r--r--
Workaround for Bug 3029 - switch to the Symbian preferred location for classes.cldc.zip etc.

# Set Java version (must be dot separated, without spaces)
ifdef RD_JAVA_S60_RELEASE_5_0_IAD
  JAVA_VERSION = 2.1.28
else 
  JAVA_VERSION = 2.1.28
endif