equal
deleted
inserted
replaced
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 |