From 4bee323791ee453cbe0b83d04db462dc55dceefb Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Fri, 9 Sep 2011 12:28:56 +0300 Subject: Update environment.prf S60_VERSION and SYMBIAN_VERSION were obsolete in environment.prf. Reviewed-by: Sami Merila --- config.profiles/symbian/environment.prf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config.profiles/symbian/environment.prf b/config.profiles/symbian/environment.prf index 09ba90d..b9ab91e 100644 --- a/config.profiles/symbian/environment.prf +++ b/config.profiles/symbian/environment.prf @@ -4,6 +4,5 @@ CONFIG *= symbian_no_export_sqlite # STL autodetection in clean builds not working, specify it explicitly CONFIG *= stl - -S60_VERSION = 5.2 -SYMBIAN_VERSION = Symbian3 \ No newline at end of file +S60_VERSION = 5.4 +SYMBIAN_VERSION = 5.4 -- cgit v0.12