build/makefile.javaversion
author William Roberts <williamr@symbian.org>
Tue, 08 Jun 2010 14:27:45 +0100
branchRCL_3
changeset 30 df3437164f86
parent 25 9ac0a0a7da70
child 34 71c436fe3ce0
child 35 85266cc22c7f
permissions -rw-r--r--
Use libEGL_sw.lib instead of libEGL.lib, as a workaround for bug 2896

# 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