web_plat/browser_platform_api/inc/Browser_platform_variant.hrh
changeset 74 91031d3aab7d
parent 65 5bfc169077b2
child 97 12b27423e739
equal deleted inserted replaced
68:92a765b5b3e7 74:91031d3aab7d
    24 */
    24 */
    25 
    25 
    26 #ifndef BROWSER_PLATFORM_VARIANT_HRH
    26 #ifndef BROWSER_PLATFORM_VARIANT_HRH
    27 #define BROWSER_PLATFORM_VARIANT_HRH
    27 #define BROWSER_PLATFORM_VARIANT_HRH
    28 
    28 
       
    29 #warning The Browser Platfrom API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
       
    30 
    29 /*
    31 /*
    30 * Establish which platform we are building on.
    32 * Establish which platform we are building on.
    31 * If required, un-comment correct platform macro as
    33 * If required, un-comment correct platform macro as
    32 * described below  
    34 * described below  
    33 *
    35 *
   111 
   113 
   112 /** #BRDO_WML_DISABLED_FF 
   114 /** #BRDO_WML_DISABLED_FF 
   113 Disable WML support using BRDO_WML_DISABLED_FF
   115 Disable WML support using BRDO_WML_DISABLED_FF
   114 Default is WML support enabled 
   116 Default is WML support enabled 
   115 */
   117 */
   116 #undef BRDO_WML_DISABLED_FF
   118 #define BRDO_WML_DISABLED_FF
   117 
   119 
   118 // Defines if SecurityManager component is present
   120 // Defines if SecurityManager component is present
   119 #define BRDO_WRT_SECURITY_MGR_FF
   121 #define BRDO_WRT_SECURITY_MGR_FF
   120 
   122 
   121 // Defines touch screen capability
   123 // Defines touch screen capability