os/ossrv/genericservices/httputils/Test/group/t_tinternetdate.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2001-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 // T_TINTERNETDATETIME.MMP
    15 // 
    16 //
    17 
    18 TARGET			t_tinternetdatetime.exe
    19 TARGETTYPE		exe
    20 CAPABILITY TrustedUI ProtServ
    21  
    22 SOURCEPATH		../t_tinternetdate
    23 SOURCE			t_main.cpp 
    24 SOURCE			cconverttorfc1123formtest.cpp
    25 
    26 SOURCEPATH		../../internetdateutils
    27 SOURCE			tinternetdate.cpp
    28 SOURCE			tinternetdateparser.cpp
    29 
    30 SOURCEPATH     ../../inetprottextutils
    31 SOURCE		   inetprottextutils.cpp
    32 
    33 USERINCLUDE		. ../../inc ../IpuTestUtils
    34 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    35 SYSTEMINCLUDE	/epoc32/include
    36 #else
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    38 #endif 
    39 LIBRARY			euser.lib iputestutils.lib 
    40 
    41 VENDORID 0x70000001
    42 
    43 // Allocated UID range for IWS tests are 0x102729D2 to 0x10272A35.  The UID name is KUidIWSTestSuit.
    44 UID 0x1000007A 0x102729D9
    45 SMPSAFE