From 604ce476e46732b94e71f1963018cf285125d82c Mon Sep 17 00:00:00 2001 From: Lars Persson Date: Thu, 24 Apr 2008 20:15:42 +0000 Subject: Add textstrings for MADE and M4 engines. svn-id: r31702 --- backends/platform/symbian/src/main_features.inl | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'backends') diff --git a/backends/platform/symbian/src/main_features.inl b/backends/platform/symbian/src/main_features.inl index 8a44d0edf2..f572ddb3dd 100644 --- a/backends/platform/symbian/src/main_features.inl +++ b/backends/platform/symbian/src/main_features.inl @@ -78,5 +78,16 @@ #ifndef DISABLE_CRUISE "Cruise " #endif +#ifndef DISABLE_MADE + "MADE " +#endif + +#ifndef DISABLE_M4 + "M4 " +#endif + + + + -- cgit v1.2.3