applayerprotocols/httptransportfw/Test/Group/t_httpmessage.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 25 May 2010 13:17:20 +0300
branchRCL_3
changeset 18 f21293830889
parent 0 b16258d2340f
permissions -rw-r--r--
Revision: 201019 Kit: 2010121

// Copyright (c) 2002-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:
//

TARGET			t_httpmessage.exe
TARGETTYPE		exe
CAPABILITY TrustedUI ProtServ
 

USERINCLUDE		../t_httpmessage ../t_utils ../../inc/framework
#ifdef SYMBIAN_OLD_EXPORT_LOCATION 
SYSTEMINCLUDE	/epoc32/include /epoc32/include/ecom ../../httpmessage
#else
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
SYSTEMINCLUDE /epoc32/include/ecom
SYSTEMINCLUDE /epoc32/include/platform/ecom
SYSTEMINCLUDE ../../httpmessage
SYSTEMINCLUDE /epoc32/include/platform
SYSTEMINCLUDE	/epoc32/include/platform/mw
SYSTEMINCLUDE	/epoc32/include/mw
#endif


SOURCEPATH 		../t_httpmessage
SOURCE			t_httpmessage.cpp
SOURCE			ctestengine.cpp
SOURCE			cmessageparserdriver.cpp
SOURCE			cmessagedatasupplier.cpp
SOURCE			cmessagecomposerdriver.cpp
SOURCE			cbodydatasupplier.cpp

LIBRARY		euser.lib httptestutils.lib bafl.lib httpmessage.lib


VENDORID 0x70000001

// Allocated UID range for IWS tests are 0x102729D2 to 0x10272A35.  The UID name is KUidIWSTestSuit.
UID 0x1000007A 0x102729D5
SMPSAFE