build/makefile.javaversion
author William Roberts <williamr@symbian.org>
Tue, 08 Jun 2010 14:20:19 +0100
branchRCL_3
changeset 29 0561add730c4
parent 25 9ac0a0a7da70
child 34 71c436fe3ce0
child 35 85266cc22c7f
permissions -rw-r--r--
Cope when CRepository::NewL fails - fix for bug 2895

# 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