# HG changeset patch # User William Roberts # Date 1283783321 -3600 # Node ID e35300c6541d6f1e4bbc982f55ef7f65470a9b13 # Parent 2fe2ba109d6d59bbd7ac492f46cc1f89ac93ae7c Define FF_OPENMAX_AL to enable the generation of openmaxal.dso Add newline to end of file. diff -r 2fe2ba109d6d -r e35300c6541d foundation_system/sf_config/config/inc/bldpublic.hrh --- a/foundation_system/sf_config/config/inc/bldpublic.hrh Fri Sep 03 14:30:00 2010 +0100 +++ b/foundation_system/sf_config/config/inc/bldpublic.hrh Mon Sep 06 15:28:41 2010 +0100 @@ -1035,6 +1035,11 @@ */ #define FF_XML_IDLE_THEME_NAVIBAR_IDLE +/** #FF_OPENMAX_AL +Appears to enable the creation of openmaxal.dll +*/ +#define FF_OPENMAX_AL + /** #LANGPACK_DEFAULTLANG The default language that is selected during bootup (this selection is overridden by the sim language selection). @@ -2146,4 +2151,4 @@ */ #define __XDM_XCAP -#endif // __BLDPUBLIC_HRH \ No newline at end of file +#endif // __BLDPUBLIC_HRH