email/testutils/group/T_Utils.mmp
branchSymbian2
changeset 1 8758140453c0
child 6 c108117318cb
equal deleted inserted replaced
0:e8c1ea2c6496 1:8758140453c0
       
     1 // Copyright (c) 2004-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 the License "Symbian Foundation License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // @file T_Utils.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 
       
    19 TARGET			t_msgutilityserver.dll
       
    20 TARGETPATH		/system/libs
       
    21 TARGETTYPE		DLL
       
    22 
       
    23 CAPABILITY ALL -TCB
       
    24 
       
    25 UID			0 0x10274071
       
    26 VENDORID 		0x70000001
       
    27 
       
    28 
       
    29 SYSTEMINCLUDE 	/epoc32/include
       
    30 
       
    31 
       
    32 USERINCLUDE	../inc
       
    33 SOURCEPATH	../src
       
    34 SOURCE		T_TimerUtils.cpp
       
    35 SOURCE		T_Utils.cpp
       
    36 SOURCE		T_UtilsCentralRepository.cpp
       
    37 SOURCE		T_UtilsConfigFileMachineName.cpp
       
    38 SOURCE		T_UtilsConfigFileParserUtility.cpp
       
    39 SOURCE		T_UtilsDeleteAllChildren.cpp
       
    40 SOURCE		T_UtilsEnumConverter.cpp
       
    41 SOURCE		T_UtilsReadEmailSettingsFromConfigFile.cpp
       
    42 
       
    43 
       
    44 LIBRARY 		testexecuteutils.lib
       
    45 LIBRARY			testexecutelogclient.lib
       
    46 LIBRARY			imut.lib 
       
    47 LIBRARY			bafl.lib
       
    48 LIBRARY			etext.lib
       
    49 LIBRARY			estor.lib 
       
    50 LIBRARY			msgs.lib
       
    51 LIBRARY			euser.lib
       
    52 LIBRARY			imcm.lib
       
    53 LIBRARY			efsrv.lib
       
    54 LIBRARY			charconv.lib