diff -r 8f055b80aa5b -r f21293830889 applayerprotocols/httptransportfw/group/bld.inf --- a/applayerprotocols/httptransportfw/group/bld.inf Tue May 11 16:43:01 2010 +0300 +++ b/applayerprotocols/httptransportfw/group/bld.inf Tue May 25 13:17:20 2010 +0300 @@ -42,7 +42,7 @@ ../inc/framework/crxdata.h SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(http/framework/crxdata.h) ../inc/framework/cheadercodec.h SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(http/framework/cheadercodec.h) ../inc/framework/CProtTransaction.h SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(http/framework/cprottransaction.h) -../inc/framework/httplogger.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(http/framework/httplogger.h) +../inc/framework/httplogger.h SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(http/framework/httplogger.h) ../inc/framework/MRxDataObserver.h SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(http/framework/mrxdataobserver.h) ../inc/framework/RHeaderField.h SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(http/framework/rheaderfield.h) ../inc/framework/logging.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(http/framework/logging.h) @@ -77,7 +77,7 @@ ../inc/http/thttphdrfielditer.h SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(http/thttphdrfielditer.h) ../inc/http/thttpfilterhandle.h SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(http/thttpfilterhandle.h) ../inc/http/thttphdrval.h SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(http/thttphdrval.h) -../inc/http/mhttpdataoptimiser.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(http/mhttpdataoptimiser.h) +../inc/http/mhttpdataoptimiser.h SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(http/mhttpdataoptimiser.h) ../inc/http/thttptable.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(http/thttptable.h) ../httputils/inc/rexplicithttpsession.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(http/rexplicithttpsession.h) @@ -262,9 +262,6 @@ ../Test/Group/HTTPPipeliningTest.mmp ../Test/Group/HTTPIOPTest.mmp -// HTTP Test Filter -../Test/Group/testfilter.mmp - // Test HTTP Suite #include "../Test/Integration/group/bld.inf"