symbianosbld/cedarutils/inc/Symbian_OS_tb101sf.hrh
changeset 24 96f7513ad2d7
parent 0 6d65d5acee06
child 61 a537d546982c
equal deleted inserted replaced
0:6d65d5acee06 24:96f7513ad2d7
  2123 	This macro supports REQ 415-7310: Universal Software Install Framework
  2123 	This macro supports REQ 415-7310: Universal Software Install Framework
  2124 
  2124 
  2125 */
  2125 */
  2126 
  2126 
  2127 #define SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
  2127 #define SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
       
  2128 
       
  2129 /**
       
  2130 @publishedpartner
       
  2131 @released
       
  2132 
       
  2133 SYMBIAN_GRAPHICS_WSERV_QT_EFFECTS
       
  2134 
       
  2135 This macro is supported only in the wserv_nga configuration.
       
  2136 
       
  2137 If SYMBIAN_GRAPHICS_WSERV_QT_EFFECTS is enabled,
       
  2138    -  code changes for supporting Qt effects in graphics window server will be enabled. 
       
  2139    -  the layer region optimizer and surface placement will no longer work.
       
  2140 
       
  2141 
       
  2142 This #define supports PREQ2669.
       
  2143 */
       
  2144 #define SYMBIAN_GRAPHICS_WSERV_QT_EFFECTS
       
  2145 
       
  2146 /**
       
  2147 	@publishedPartner
       
  2148 	@released
       
  2149 
       
  2150 	SYMBIAN_E32_ATOMIC_API
       
  2151 
       
  2152 	If SYMBIAN_E32_ATOMIC_API is defined the header file e32atomics.h is available
       
  2153 	and should be used in preference to hand-coding ARM atomic instructions.
       
  2154 */
       
  2155 #define SYMBIAN_E32_ATOMIC_API
       
  2156