build/makefile.javaversion
author William Roberts <williamr@symbian.org>
Wed, 09 Jun 2010 11:35:45 +0100
branchRCL_3
changeset 31 bbc07f4296e6
parent 25 9ac0a0a7da70
child 34 71c436fe3ce0
child 35 85266cc22c7f
permissions -rw-r--r--
Provide a java_s60_release.hrh file to select a "9.2" build, and remove previous workaround

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