changeset 80 | d6dafc5d983f |
parent 78 | 71ad690e91f5 |
child 87 | 1627c337e51e |
--- a/build/Makefile.project Mon Oct 04 11:29:25 2010 +0300 +++ b/build/Makefile.project Fri Oct 15 12:29:39 2010 +0300 @@ -49,7 +49,7 @@ # Use release written in file include $(RD_JAVA_S60_RELEASE_FILE) else - ifneq ($(wildcard $(addsuffix Symbianv4.sis,$(S60_STUBSIS_DIRS))),) + ifneq ($(wildcard $(addsuffix Symbianv4*.sis,$(S60_STUBSIS_DIRS))),) RD_JAVA_S60_RELEASE = 10.1 else ifneq ($(wildcard $(addsuffix Series60v5.2.sis,$(S60_STUBSIS_DIRS))),)