diff -r 000000000000 -r b16258d2340f applayerprotocols/httptransportfw/Test/Group/T_WspEncoder.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/applayerprotocols/httptransportfw/Test/Group/T_WspEncoder.mmp Tue Feb 02 01:09:52 2010 +0200 @@ -0,0 +1,59 @@ +// Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// WspHeaderWriterTest.mmp +// +// + +TARGET WspHeaderWriterTest.exe +TARGETTYPE EXE +CAPABILITY TrustedUI ProtServ + +// UIDs for loading +// TestBed Dll recognition UID followed by the unique UID for this dll +// @todo generate the unique UID for this dll +UID 0x101FB5A8 0x10000000 +VENDORID 0x70000001 + +SOURCEPATH ../t_wspencoder +SOURCE WspHeaderWriterTest.cpp +SOURCE WspHeaderWriterUnitTest.cpp + +SOURCEPATH ../../..protocol/wspheadercodec +SOURCE CWspHeaderReader.cpp cwspheadercodec.cpp cwspheaderwriter.cpp + +SOURCEPATH ../../core +SOURCE cheaders.cpp cheaderfield.cpp httppanic.cpp + +SOURCEPATH +\build\generated\http +SOURCE WspStringConstants.cpp WspParamConstants.cpp WspStdConstants.cpp +SOURCE WspContentTypes.cpp WspRegContentTypes.cpp WspCharacterSets.cpp +SOURCE WspLanguages.cpp WspTypeConstants.cpp + +USERINCLUDE . ../../..protocol/wspheadercodec ../../core +USERINCLUDE ../../inc/framework +#ifdef SYMBIAN_OLD_EXPORT_LOCATION +SYSTEMINCLUDE /epoc32/include /epoc32/include/ecom/test_bed +#else +OS_LAYER_SYSTEMINCLUDE_SYMBIAN +SYSTEMINCLUDE /epoc32/include /epoc32/include/platform/ecom/test_bed +#endif + + +LIBRARY euser.lib efsrv.lib estor.lib bafl.lib http.lib inetprotutil.lib +LIBRARY RTestBed.lib + +EPOCHEAPSIZE 0x4000 0x8000000 + + +SMPSAFE