build/makefile.javaversion
author Dario Sestito <darios@symbian.org>
Mon, 12 Jul 2010 15:57:27 +0100
branchRCL_3
changeset 51 b503d7498fb4
parent 46 4376525cdefb
child 59 e5618cc85d74
permissions -rw-r--r--
Remerge various fixes, including those for bug 2895, bug 2896, bug 3029

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