emailcontacts/contactactionservice/sendplugin/group/fscsendplugin.mmp
changeset 0 8466d47a6819
child 4 e7aa27f58ae1
equal deleted inserted replaced
-1:000000000000 0:8466d47a6819
       
     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 Contact Action Service Core
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include <data_caging_paths.hrh>
       
    21 
       
    22 #include "../../../../inc/emailversionnumbers.hrh" // KEmailBinaryVersionNumber
       
    23 #include "../../inc/fsccontactactionserviceuids.hrh"
       
    24 
       
    25 
       
    26 TARGET                  fscsendplugin.dll
       
    27 EPOCSTACKSIZE   0x5000
       
    28 TARGETTYPE              PLUGIN
       
    29 UID                     0x10009D8D KFscSendPluginImplDllUid
       
    30 
       
    31 CAPABILITY              CAP_ECOM_PLUGIN
       
    32 
       
    33 VENDORID                VID_DEFAULT
       
    34 
       
    35 VERSION                 KEmailBinaryVersionNumber
       
    36 KEmailBinaryDemandPaging
       
    37 
       
    38 USERINCLUDE             ../inc
       
    39 USERINCLUDE             ../../inc
       
    40 
       
    41 APP_LAYER_SYSTEMINCLUDE
       
    42 
       
    43 USERINCLUDE             ../../../../inc
       
    44 
       
    45 LIBRARY                 aknicon.lib eikcore.lib avkon.lib
       
    46 LIBRARY                 efsrv.lib 
       
    47 LIBRARY                 euser.lib 
       
    48 LIBRARY                 ecom.lib
       
    49 LIBRARY                 egul.lib
       
    50 LIBRARY                 commonengine.lib
       
    51 LIBRARY                 bafl.lib
       
    52 LIBRARY                 cone.lib 
       
    53 LIBRARY                 fbscli.lib
       
    54 LIBRARY                 ws32.lib
       
    55 LIBRARY                 sendui.lib 
       
    56 LIBRARY                 sysutil.lib
       
    57 LIBRARY                 featmgr.lib 
       
    58 LIBRARY                 centralrepository.lib
       
    59 LIBRARY                 vpbkeng.lib
       
    60 LIBRARY cmaillogger.lib
       
    61 
       
    62 SOURCEPATH              ../data
       
    63 START RESOURCE	        200025AC.rss
       
    64 TARGET                  fscsendplugin.rsc
       
    65 END
       
    66 
       
    67 START RESOURCE fscsendplugin.rss
       
    68 	HEADER
       
    69 	TARGETPATH APP_RESOURCE_DIR
       
    70 	LANGUAGE_IDS
       
    71 END
       
    72 
       
    73 SOURCEPATH ../src
       
    74 SOURCE cfscsendpluginimpl.cpp cfscattachmentfile.cpp