sf_config/config/inc/bldcodeline.hrh
changeset 25 eae91afea9e5
parent 0 6d65d5acee06
child 30 4fa861cc1ff5
equal deleted inserted replaced
24:96f7513ad2d7 25:eae91afea9e5
    56  
    56  
    57 /** #RD_ALF_IN_PLATFORM  
    57 /** #RD_ALF_IN_PLATFORM  
    58 Flag enables ui accelerator toolkit development. 
    58 Flag enables ui accelerator toolkit development. 
    59 */ 
    59 */ 
    60 #define RD_ALF_IN_PLATFORM                                  
    60 #define RD_ALF_IN_PLATFORM                                  
       
    61 
       
    62 /** #ALF_USE_OPENWF_COMPOSITION
       
    63 Bug 1391 - UI Acceleration migration to OpenWF
       
    64 */ 
       
    65 #define ALF_USE_OPENWF_COMPOSITION
       
    66 
    61  
    67  
    62 /** #RD_ALR_AND_NLR_ENABLERS  
    68 /** #RD_ALR_AND_NLR_ENABLERS  
    63 Enables Application and Network Level Roaming. 
    69 Enables Application and Network Level Roaming. 
    64 */ 
    70 */ 
    65 #undef RD_ALR_AND_NLR_ENABLERS                             
    71 #undef RD_ALR_AND_NLR_ENABLERS                             
  1412 RD flag for development of new XML Engine APIs. 
  1418 RD flag for development of new XML Engine APIs. 
  1413 */ 
  1419 */ 
  1414 #define RD_XML_ENGINE_API_CHANGE                            
  1420 #define RD_XML_ENGINE_API_CHANGE                            
  1415  
  1421  
  1416 
  1422 
  1417 #endif // __BLDCODELINE_HRH 
  1423 /**
       
  1424 SYMBIAN_GRAPHICS_BUILD_OPENWF_WSERV
       
  1425 
       
  1426 If SYMBIAN_GRAPHICS_BUILD_OPENWF_WSERV, the windowserver component is built to use the OpenWF version of NGA.
       
  1427 */
       
  1428 #define SYMBIAN_GRAPHICS_BUILD_OPENWF_WSERV
       
  1429 
       
  1430 #endif // __BLDCODELINE_HRH