From 51e93cadbe88f7be38fbcff83622f698242fc5f7 Mon Sep 17 00:00:00 2001 From: Lars Persson Date: Fri, 5 Sep 2008 13:13:51 +0000 Subject: ADded Tinsel as supported engine strings svn-id: r34351 --- backends/platform/symbian/src/main_features.inl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'backends/platform') diff --git a/backends/platform/symbian/src/main_features.inl b/backends/platform/symbian/src/main_features.inl index 30bbbea52c..0f02dcfb22 100644 --- a/backends/platform/symbian/src/main_features.inl +++ b/backends/platform/symbian/src/main_features.inl @@ -84,6 +84,10 @@ #ifdef ENABLE_M4 "M4 " #endif +#ifdef ENABLE_TINSEL + "Tinsel " +#endif + -- cgit v1.2.3