applayerprotocols/httptransportfw/Test/Group/T_HttpOffline.mmp
changeset 0 b16258d2340f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/applayerprotocols/httptransportfw/Test/Group/T_HttpOffline.mmp	Tue Feb 02 01:09:52 2010 +0200
@@ -0,0 +1,88 @@
+// Copyright (c) 2005-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_httpoffline.exe
+TARGETTYPE	exe
+CAPABILITY	TrustedUI ProtServ WriteDeviceData
+
+#ifdef SYMBIAN_OLD_EXPORT_LOCATION
+SYSTEMINCLUDE	/epoc32/include
+SYSTEMINCLUDE	/epoc32/include/ecom
+#else
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+SYSTEMINCLUDE	/epoc32/include/ecom
+SYSTEMINCLUDE	/epoc32/include/platform/ecom
+SYSTEMINCLUDE /epoc32/include/platform
+SYSTEMINCLUDE	/epoc32/include/platform/mw
+SYSTEMINCLUDE	/epoc32/include/mw
+#endif
+
+USERINCLUDE	../T_HttpOffline
+USERINCLUDE	../t_utils
+USERINCLUDE	../../core
+USERINCLUDE	../../utils
+USERINCLUDE	../../../../applayerpluginsandutils/httpprotocolplugins/httpclient
+USERINCLUDE	../../inc/framework
+USERINCLUDE	../../../../applayerpluginsandutils/httpprotocolplugins/inc/httpheadercodec
+USERINCLUDE	../../../../applayerpluginsandutils/httpprotocolplugins/httpheadercodec
+
+// Following are required for commented out tests
+//USERINCLUDE	../wsptrhndstub
+//USERINCLUDE	../chat
+
+SOURCEPATH	../../../../applayerpluginsandutils/httpprotocolplugins/httpclient
+
+// Following are required for commented out tests
+//SOURCE		chttpclientfilter.cpp
+
+SOURCEPATH	../../core
+SOURCE		CProtocolHandler.cpp
+SOURCE		CHeaders.cpp
+SOURCE		CHeaderField.cpp
+SOURCE		httppanic.cpp
+SOURCE		CProtTransaction.cpp
+
+SOURCEPATH 	../T_HttpOffline
+SOURCE		t_formencoder.cpp
+SOURCE		t_hdrcodec.cpp
+SOURCE		t_core.cpp
+SOURCE		t_filters.cpp
+SOURCE		t_httpoffline.cpp
+SOURCE		ctesthttpheadercodec.cpp 
+
+// Following are required for commented out tests
+//SOURCE		T_WspTrHndStub.cpp
+
+// Note: Following cpp test files are ones needing rewriting from move
+// to pipelining architecture
+//SOURCE 		T_respparse.cpp
+//SOURCE		t_textmodeheadersfilter.cpp
+
+LIBRARY		euser.lib
+LIBRARY		httptestutils.lib
+LIBRARY		inetprotutil.lib
+LIBRARY		bafl.lib
+LIBRARY		ecom.lib
+LIBRARY		http.lib
+
+// Following are required for commented out tests
+//LIBRARY		EFSRV.LIB
+
+VENDORID 0x70000001
+
+// Allocated UID range for IWS tests are 0x102729D2 to 0x10272A35.  The UID name is KUidIWSTestSuit.
+UID 0x1000007A 0x102729D4
+
+SMPSAFE