applayerprotocols/httptransportfw/Test/Group/t_httpmessage.mmp
changeset 0 b16258d2340f
equal deleted inserted replaced
-1:000000000000 0:b16258d2340f
       
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 TARGET			t_httpmessage.exe
       
    17 TARGETTYPE		exe
       
    18 CAPABILITY TrustedUI ProtServ
       
    19  
       
    20 
       
    21 USERINCLUDE		../t_httpmessage ../t_utils ../../inc/framework
       
    22 #ifdef SYMBIAN_OLD_EXPORT_LOCATION 
       
    23 SYSTEMINCLUDE	/epoc32/include /epoc32/include/ecom ../../httpmessage
       
    24 #else
       
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    26 SYSTEMINCLUDE /epoc32/include/ecom
       
    27 SYSTEMINCLUDE /epoc32/include/platform/ecom
       
    28 SYSTEMINCLUDE ../../httpmessage
       
    29 SYSTEMINCLUDE /epoc32/include/platform
       
    30 SYSTEMINCLUDE	/epoc32/include/platform/mw
       
    31 SYSTEMINCLUDE	/epoc32/include/mw
       
    32 #endif
       
    33 
       
    34 
       
    35 SOURCEPATH 		../t_httpmessage
       
    36 SOURCE			t_httpmessage.cpp
       
    37 SOURCE			ctestengine.cpp
       
    38 SOURCE			cmessageparserdriver.cpp
       
    39 SOURCE			cmessagedatasupplier.cpp
       
    40 SOURCE			cmessagecomposerdriver.cpp
       
    41 SOURCE			cbodydatasupplier.cpp
       
    42 
       
    43 LIBRARY		euser.lib httptestutils.lib bafl.lib httpmessage.lib
       
    44 
       
    45 
       
    46 VENDORID 0x70000001
       
    47 
       
    48 // Allocated UID range for IWS tests are 0x102729D2 to 0x10272A35.  The UID name is KUidIWSTestSuit.
       
    49 UID 0x1000007A 0x102729D5
       
    50 SMPSAFE