messagingfw/scheduledsendmtm/test/unit/group/t_schsendutils.mmp
changeset 0 8e480a14352b
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     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_schsendutils.mmp
       
    15 //
       
    16 
       
    17 target          t_schsendutils.dll
       
    18 targettype      dll
       
    19 
       
    20 CAPABILITY All -TCB
       
    21 UID      0x10F03C5E 0x10F03C90
       
    22 VENDORID 0x70000001
       
    23 SOURCEPATH	../src
       
    24 userinclude     ../inc
       
    25 
       
    26 USERINCLUDE		../../../../msgtest/testutils/base/inc
       
    27 USERINCLUDE		../../../../msgtest/testutils/server/inc
       
    28 USERINCLUDE		../../../../msgtest/testutils/sms/inc
       
    29 USERINCLUDE		../../../../msgtest/testutils/email/inc
       
    30 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 source          t_schsendutils.cpp
       
    32 library         euser.lib 
       
    33 library		schsend.lib
       
    34 library		msgs.lib efsrv.lib msvtestutils.lib schsvr.lib
       
    35 
       
    36 
       
    37 SMPSAFE