phonebookui/Phonebook2/remotecontactlookup/contactactionmenu/group/pbk2rclcontactactionmenu.mmp
changeset 0 e686773b3f54
child 21 9da50d567e3c
equal deleted inserted replaced
-1:000000000000 0:e686773b3f54
       
     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 Contact Action Service Core
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include <data_caging_paths.hrh>
       
    21 
       
    22 #include "../inc/fsccontactactionmenuuids.hrh"
       
    23 #include "../inc/pbkxcontactactionmenudebug.hrh"
       
    24 
       
    25 TARGET                  pbk2rclcontactactionmenu.dll
       
    26 TARGETTYPE              PLUGIN
       
    27 UID                     0x10009D8D KFscContactActionMenuImplDllUid
       
    28 
       
    29 CAPABILITY              CAP_ECOM_PLUGIN
       
    30 VENDORID                VID_DEFAULT
       
    31 
       
    32 SOURCEPATH              ../src
       
    33 SOURCE                  cfsccontactactionmenuimpl.cpp
       
    34 SOURCE                  cfsccontactactionmenumodelimpl.cpp
       
    35 SOURCE                  cfsccontactactionmenuitemimpl.cpp 
       
    36 SOURCE                  cfsccontactactionmenucasitemimpl.cpp
       
    37 
       
    38 USERINCLUDE             ../inc
       
    39 USERINCLUDE             ../../inc
       
    40 USERINCLUDE             ../../contactactionservice/inc
       
    41 
       
    42 APP_LAYER_SYSTEMINCLUDE
       
    43 
       
    44 SYSTEMINCLUDE           /epoc32/include/ecom
       
    45 
       
    46 USERINCLUDE ../../../inc
       
    47 LIBRARY                 euser.lib 
       
    48 LIBRARY                 ecom.lib
       
    49 LIBRARY                 cone.lib
       
    50 LIBRARY                 eikcore.lib
       
    51 LIBRARY                 avkon.lib
       
    52 LIBRARY                 eikcoctl.lib
       
    53 LIBRARY                 ws32.lib
       
    54 LIBRARY                 eikctl.lib
       
    55 LIBRARY                 bafl.lib
       
    56 LIBRARY                 aknicon.lib
       
    57 LIBRARY                 egul.lib
       
    58 LIBRARY                 efsrv.lib 
       
    59 LIBRARY                 fbscli.lib
       
    60 LIBRARY                 gdi.lib
       
    61 LIBRARY                 aknskins.lib
       
    62 LIBRARY                 aknskinsrv.lib
       
    63 LIBRARY                 aknswallpaperutils.lib
       
    64 LIBRARY                 FontUtils.lib
       
    65 LIBRARY                 cdlengine.lib
       
    66 LIBRARY                 aknlayout2.lib
       
    67 LIBRARY                 aknlayout2scalable.lib
       
    68 LIBRARY                 aknlayout2adaptation.lib
       
    69 LIBRARY                 commonengine.lib
       
    70 
       
    71 #if (PBKX_DEBUG_LEVEL > 0)
       
    72 LIBRARY                 pbkxdebug.lib
       
    73 #endif
       
    74 
       
    75 SOURCEPATH              ../data
       
    76 START RESOURCE fsccontactactionmenu.rss
       
    77     TARGET pbk2rclcontactactionmenu.rsc
       
    78 END
       
    79 
       
    80 //EXPORTUNFROZEN