web_plat/browser_platform_api/inc/Browser_platform_variant.hrh
branchRCL_3
changeset 34 220a17280356
parent 28 d39add9822e2
child 35 1f3c3f2f5b0a
equal deleted inserted replaced
32:ea4b2e4f7cac 34:220a17280356
   298 
   298 
   299 #ifndef MW_LAYER_CONNECT_SYSTEMINCLUDE
   299 #ifndef MW_LAYER_CONNECT_SYSTEMINCLUDE
   300 #define MW_LAYER_CONNECT_SYSTEMINCLUDE SYSTEMINCLUDE  /epoc32/include/connect
   300 #define MW_LAYER_CONNECT_SYSTEMINCLUDE SYSTEMINCLUDE  /epoc32/include/connect
   301 #endif
   301 #endif
   302 
   302 
       
   303 #ifndef MW_LAYER_ECOM_SYSTEMINCLUDE
       
   304 #define MW_LAYER_ECOM_SYSTEMINCLUDE SYSTEMINCLUDE  /epoc32/include/ecom
       
   305 #endif
       
   306 #ifndef MW_LAYER_HTTP_SYSTEMINCLUDE
       
   307 #define MW_LAYER_HTTP_SYSTEMINCLUDE SYSTEMINCLUDE  /epoc32/include/http
       
   308 #endif
       
   309 
   303 // Defines Symbian HTTP stack parameters specific for symbian 9.3 (e.g. EHttpEnableOptimalPipelining, EHttpOptimalPipelining)
   310 // Defines Symbian HTTP stack parameters specific for symbian 9.3 (e.g. EHttpEnableOptimalPipelining, EHttpOptimalPipelining)
   304 //Flag need to be removed after this fix is supplied to Symbian 9.4
   311 //Flag need to be removed after this fix is supplied to Symbian 9.4
   305 #undef BRDO_HTTP_STACK_93
   312 #undef BRDO_HTTP_STACK_93
   306 /*
   313 /*
   307 * ===================
   314 * ===================