diff options
Diffstat (limited to 'backends/platform/symbian/src')
-rw-r--r-- | backends/platform/symbian/src/main_features.inl | 7 |
1 files changed, 6 insertions, 1 deletions
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 |