build/makefile.javaversion
author William Roberts <williamr@symbian.org>
Mon, 14 Jun 2010 10:25:56 +0100
branchGCC_SURGE
changeset 33 3aacd8b1cbce
parent 23 98ccebc37403
child 25 9ac0a0a7da70
permissions -rw-r--r--
Convert java_s60_release.hrh to DOS line endings, in the hope that it parses better

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