equal
deleted
inserted
replaced
341 #undef SYMBIAN_EXCLUDE_WIFI |
341 #undef SYMBIAN_EXCLUDE_WIFI |
342 |
342 |
343 /** #SYMBIAN_GRAPHICS_ADAPTATION |
343 /** #SYMBIAN_GRAPHICS_ADAPTATION |
344 This flag is used to take right graphics adaptation components to the ROM build |
344 This flag is used to take right graphics adaptation components to the ROM build |
345 */ |
345 */ |
346 #define SYMBIAN_GRAPHICS_ADAPTATION None |
346 #define SYMBIAN_GRAPHICS_ADAPTATION SGA_SW |
347 |
347 |
348 /** #SYMBIAN_GRAPHICS_USE_GCE |
348 /** #SYMBIAN_GRAPHICS_USE_GCE |
349 Includes the Symbian the Surface Manager and Graphics Composition Engine on ROM |
349 Includes the Symbian the Surface Manager and Graphics Composition Engine on ROM |
350 images. Required binaries are only built, when SYMBIAN_BUILD_GCE flag is defined |
350 images. Required binaries are only built, when SYMBIAN_BUILD_GCE flag is defined |
351 in symbian_os.hrh. |
351 in symbian_os.hrh. |