branch | RCL_3 |
changeset 27 | f996f87645b0 |
parent 25 | 9ac0a0a7da70 |
child 31 | bbc07f4296e6 |
--- a/build/Makefile.project Tue May 25 12:34:19 2010 +0300 +++ b/build/Makefile.project Mon Jun 07 16:11:55 2010 +0100 @@ -58,7 +58,8 @@ ifneq ($(wildcard $(addsuffix Series60v5.0.sis,$(S60_STUBSIS_DIRS))),) RD_JAVA_S60_RELEASE = 5.0 else - $(error Cannot determine S60 release, no known stub files in $(S60_STUBSIS_DIRS)) + # $(error Cannot determine S60 release, no known stub files in $(S60_STUBSIS_DIRS)) + RD_JAVA_S60_RELEASE = 9.2 endif endif endif