applayerprotocols/httptransportfw/Test/Group/t_httpmessage.mmp
changeset 0 b16258d2340f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/applayerprotocols/httptransportfw/Test/Group/t_httpmessage.mmp	Tue Feb 02 01:09:52 2010 +0200
@@ -0,0 +1,50 @@
+// 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