messagingfw/sendas/test/sendastesteditutils/group/sendastesteditutils.mmp
changeset 0 8e480a14352b
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     1 // Copyright (c) 2005-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 // SendAs Test Edit Utils
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 TARGET		sendastesteditutils.dll
       
    23 TARGETTYPE	PLUGIN
       
    24 
       
    25 // UIDs - 2nd UID specifies an ECom dll, 3rd UID is unique identifier
       
    26 UID				0x10009D8D 0x1020D464
       
    27 
       
    28 CAPABILITY	All -TCB
       
    29 VENDORID 	0x70000001
       
    30 
       
    31 USERINCLUDE		../inc
       
    32 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    33 
       
    34 SOURCEPATH		../src
       
    35 SOURCE			csendastesteditutils.cpp
       
    36 SOURCE			csendastestedittimer.cpp
       
    37 
       
    38 LIBRARY			euser.lib ecom.lib mtur.lib
       
    39 LIBRARY			msgs.lib msvtestutils.lib
       
    40 
       
    41 SOURCEPATH		../src
       
    42 start resource 1020D464.rss
       
    43 #ifdef SYMBIAN_SECURE_ECOM
       
    44 TARGET		sendastesteditutils.rsc
       
    45 #endif
       
    46 end
       
    47 
       
    48 SMPSAFE