eventsui/eventshandlerui/eventsnotifier/ecom/group/evtnotifierplugin.mmp
branchRCL_3
changeset 17 1fc85118c3ae
parent 16 8173571d354e
child 18 870918037e16
equal deleted inserted replaced
16:8173571d354e 17:1fc85118c3ae
     1 /*
       
     2 * Copyright (c) 2007 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 Events Handler notifiers
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // System Includes
       
    20 #include <data_caging_paths.hrh>
       
    21 #include <platform_paths.hrh> // For the APP_LAYER_SYSTEMINCLUDE
       
    22 
       
    23 // User Includes
       
    24 #include "../inc/evtnotifierpluginuid.hrh"
       
    25 
       
    26 TARGET                  evtnotifierplugin.dll
       
    27 TARGETTYPE              PLUGIN
       
    28 UID                     0x10009D8D KEvtNotiferPluginImplUid
       
    29 
       
    30 CAPABILITY              CAP_ECOM_PLUGIN
       
    31 VENDORID                VID_DEFAULT
       
    32 
       
    33 USERINCLUDE		        . 
       
    34 USERINCLUDE		        ../inc
       
    35 USERINCLUDE             ../../inc
       
    36 USERINCLUDE             ../../../../inc
       
    37 
       
    38 // System Include
       
    39 APP_LAYER_SYSTEMINCLUDE
       
    40 
       
    41 SOURCEPATH              ../src
       
    42 SOURCE                  evtnotifierplugin.cpp             
       
    43 
       
    44 SOURCEPATH              ../data
       
    45 START RESOURCE          2001E66A.rss
       
    46 TARGET                  evtnotifierplugin.rsc
       
    47 END // RESOURCE
       
    48 
       
    49 LIBRARY 		        ecom.lib
       
    50 LIBRARY 		        euser.lib
       
    51 LIBRARY                 aknnotifierwrapper.lib evtutils.lib