build/Makefile.project
branchRCL_3
changeset 31 bbc07f4296e6
parent 27 f996f87645b0
child 63 d1278d87b01e
--- a/build/Makefile.project	Tue Jun 08 14:27:45 2010 +0100
+++ b/build/Makefile.project	Wed Jun 09 11:35:45 2010 +0100
@@ -58,8 +58,7 @@
     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))
-      RD_JAVA_S60_RELEASE = 9.2
+      $(error Cannot determine S60 release, no known stub files in $(S60_STUBSIS_DIRS))
     endif
     endif
     endif