build/makefile.javaversion
author William Roberts <williamr@symbian.org>
Mon, 07 Jun 2010 16:11:55 +0100
branchRCL_3
changeset 27 f996f87645b0
parent 25 9ac0a0a7da70
child 34 71c436fe3ce0
child 35 85266cc22c7f
permissions -rw-r--r--
Add missing javacommons/jvms/j9 directory from earlier release and tweak buildstuff

# 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