From f3e42ffa39cde156438b6293d0eb8335d0a18fe5 Mon Sep 17 00:00:00 2001 From: Lars Persson Date: Sun, 20 Jan 2008 12:50:27 +0000 Subject: - Updated version numbers, Implemented exists properly, Added two engines in main_features.inl svn-id: r30586 --- backends/platform/symbian/src/main_features.inl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'backends/platform/symbian/src') diff --git a/backends/platform/symbian/src/main_features.inl b/backends/platform/symbian/src/main_features.inl index 7387c453b4..66b0c4b200 100644 --- a/backends/platform/symbian/src/main_features.inl +++ b/backends/platform/symbian/src/main_features.inl @@ -72,6 +72,11 @@ #ifndef DISABLE_IGOR "Igor " #endif - +#ifndef DISABLE_PARALLACTION + "Parallaction " +#endif +#ifndef DISABLE_CRUISE + "Cruise " +#endif -- cgit v1.2.3