messagingfw/scheduledsendmtm/test/base/group/pigeonmtm.mmp
changeset 0 8e480a14352b
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     1 // Copyright (c) 2000-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 // pigeonmtm.mmp
       
    15 //
       
    16 
       
    17 TARGET			pigeonmtm.dll
       
    18 TARGETTYPE		dll
       
    19 TARGETPATH		/system/libs
       
    20 
       
    21 CAPABILITY ReadDeviceData WriteDeviceData ProtServ NetworkControl NetworkServices LocalServices ReaduserData WriteUserData
       
    22 
       
    23 UID				0x10003C5E	0x1000127F
       
    24 VENDORID 0x70000001
       
    25 
       
    26 SOURCEPATH		../src
       
    27 SOURCE			pigeonservermtm.cpp
       
    28 
       
    29 USERINCLUDE		../inc ../../unit/inc 
       
    30 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 
       
    32 LIBRARY			euser.lib schsend.lib msgs.lib schsvr.lib flogger.lib
       
    33 LIBRARY		centralrepository.lib
       
    34 
       
    35 
       
    36 
       
    37 SMPSAFE