coreapplicationuis/rfsplugins/msgcentrerfsplugin/group/msgcentrerfsplugin.mmp
changeset 0 2e3d3ce01487
child 19 924385140d98
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Project definition file for project msgcentrerfsplugin
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // To get macro definitions for include paths
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET          msgcentrerfsplugin.dll
       
    23 TARGETTYPE      PLUGIN
       
    24 UID             0x10009D8D 0x20022D81
       
    25 
       
    26 CAPABILITY      CAP_ECOM_PLUGIN ALLFILES
       
    27 VENDORID        VID_DEFAULT
       
    28 
       
    29 SOURCEPATH      ../src
       
    30 SOURCE          msgcentrerfsplugin.cpp
       
    31 SOURCE          proxy.cpp
       
    32 
       
    33 // Application layer system include is required due to muiu dependency.
       
    34 // The dependency is illegal in middleware layer and it can be corrected only 
       
    35 // by moving the plug-in to proper area in application layer (like messaging).
       
    36 APP_LAYER_SYSTEMINCLUDE
       
    37 USERINCLUDE     ../inc
       
    38 
       
    39 START RESOURCE  ../data/20022D81.rss
       
    40 TARGET          msgcentrerfsplugin.rsc
       
    41 END
       
    42 
       
    43 LIBRARY         ecom.lib                // ECom library
       
    44 LIBRARY         eikcore.lib             // Eikon library
       
    45 LIBRARY         euser.lib               // Base library
       
    46 LIBRARY         cone.lib                // Control environment library
       
    47 LIBRARY         muiu.lib                // For message centre reset