eventsui/eventshandlerui/eventsnotifier/evtinfonote/group/evtinfonote.mmp
branchRCL_3
changeset 17 1fc85118c3ae
parent 16 8173571d354e
child 18 870918037e16
equal deleted inserted replaced
16:8173571d354e 17:1fc85118c3ae
     1 /*
       
     2 * Copyright (c) 2008 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 UI / Events Info 
       
    15 *                Note plymorphic DLL
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 // System Includes
       
    21 #include <data_caging_paths.hrh>
       
    22 #include <platform_paths.hrh> // For the APP_LAYER_SYSTEMINCLUDE
       
    23 
       
    24 // User Includes
       
    25 #include "../inc/evtinfonoteuid.hrh"
       
    26 
       
    27 TARGET                  evtinfonote.dll
       
    28 TARGETTYPE              DLL
       
    29 UID                     0x101FDFAE KEvtInfoNoteUid
       
    30 
       
    31 CAPABILITY              ALL -TCB
       
    32 VENDORID                VID_DEFAULT
       
    33 
       
    34 USERINCLUDE		        . 
       
    35 USERINCLUDE		        ../inc
       
    36 USERINCLUDE             ../../inc
       
    37 USERINCLUDE             ../../../inc
       
    38 USERINCLUDE             ../../../../inc
       
    39 
       
    40 // System Include
       
    41 APP_LAYER_SYSTEMINCLUDE
       
    42 
       
    43 SOURCEPATH              ../src         
       
    44 SOURCE                  evtinfonoteinterface.cpp
       
    45 SOURCE                  evtinfonote.cpp
       
    46 SOURCE                  evtinfonoteimpl.cpp
       
    47 
       
    48 SOURCEPATH              ../data
       
    49 START RESOURCE          evtinfonote.rss
       
    50 HEADER
       
    51 TARGETPATH              RESOURCE_FILES_DIR
       
    52 LANGUAGE_IDS
       
    53 END
       
    54 
       
    55 LIBRARY 		        ecom.lib
       
    56 LIBRARY 		        euser.lib
       
    57 LIBRARY                 eiksrv.lib
       
    58 LIBRARY 		        avkon.lib
       
    59 LIBRARY			        cone.lib 
       
    60 LIBRARY			        eikcore.lib
       
    61 LIBRARY                 bafl.lib 
       
    62 LIBRARY                 efsrv.lib
       
    63 LIBRARY			        eikdlg.lib
       
    64 LIBRARY					commonengine.lib
       
    65 LIBRARY 		        aknnotifierwrapper.lib
       
    66 LIBRARY                 evtutils.lib
       
    67 LIBRARY                 estor.lib
       
    68 LIBRARY                 eikcoctl.lib
       
    69 LIBRARY                 egul.lib
       
    70 LIBRARY                 fbscli.lib
       
    71 LIBRARY                 aknicon.lib
       
    72 LIBRARY                 eikcdlg.lib
       
    73 LIBRARY                 eikctl.lib 
       
    74 LIBRARY                 aknskins.lib aknskinsrv.lib aknswallpaperutils.lib