emailcontacts/contactactionservice/group/bld.inf
changeset 0 8466d47a6819
child 20 efd4f1afd43e
equal deleted inserted replaced
-1:000000000000 0:8466d47a6819
       
     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:  Build information file for project Contact Action Service
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 PRJ_PLATFORMS
       
    20 ARMV5 WINSCW
       
    21 
       
    22 // <cmail> SF path change
       
    23 #include <platform_paths.hrh>
       
    24 // </cmail>
       
    25 
       
    26 //<cmail>
       
    27 #include "../callplugin/group/bld.inf"
       
    28 #include "../saveascontactplugin/group/bld.inf"
       
    29 #include "../pocplugin/group/bld.inf"
       
    30 #include "../sendplugin/group/bld.inf"
       
    31 //</cmail>
       
    32 
       
    33 PRJ_EXPORTS
       
    34 
       
    35 PRJ_EXPORTS
       
    36 //<cmail>
       
    37 // per component stubs are removed and replaced by one stub under emailui.
       
    38 //../data/fsccontactactionservicestub.sis  /epoc32/data/z/system/install/fsccontactactionservicestub.sis
       
    39 ../rom/fsccontactactionservice.iby CORE_APP_LAYER_IBY_EXPORT_PATH(fsccontactactionservice.iby)
       
    40 ../rom/fsccontactactionserviceresources.iby CORE_APP_LAYER_IBY_EXPORT_PATH(fsccontactactionserviceresources.iby)
       
    41 
       
    42 // Generic configuration interface for component cenrep settings  
       
    43 // <cmail> S60 UID update
       
    44 // actionpriorities_2001FE0E implementation specifics for cenrep data
       
    45 // </cmail> S60 UID update
       
    46 ../conf/actionpriorities.confml             APP_LAYER_CONFML(actionpriorities.confml)
       
    47 // <cmail> S60 UID update
       
    48 ../conf/actionpriorities_2001FE0E.crml      APP_LAYER_CRML(actionpriorities_2001FE0E.crml)
       
    49 // </cmail> S60 UID update
       
    50  
       
    51 // from api/group/bld.inf (part of platformization)
       
    52 PRJ_EXPORTS
       
    53 ../inc/fsccontactactionserviceuids.hrh      |../../../inc/fsccontactactionserviceuids.hrh
       
    54 ../inc/fsccontactactionservicedefines.h     |../../../inc/fsccontactactionservicedefines.h
       
    55 ../inc/cfsccontactactionservice.h           |../../../inc/cfsccontactactionservice.h
       
    56 ../inc/cfsccontactactionservice.inl         |../../../inc/cfsccontactactionservice.inl
       
    57 ../inc/cfsccontactactionplugin.h            |../../../inc/cfsccontactactionplugin.h
       
    58 ../inc/cfsccontactactionplugin.inl          |../../../inc/cfsccontactactionplugin.inl
       
    59 ../inc/tfsccontactactionqueryresult.h       |../../../inc/tfsccontactactionqueryresult.h
       
    60 ../inc/tfsccontactactionvisibility.h        |../../../inc/tfsccontactactionvisibility.h
       
    61 ../inc/mfsccontactaction.h                  |../../../inc/mfsccontactaction.h
       
    62 ../inc/mfsccontactset.h                     |../../../inc/mfsccontactset.h
       
    63 ../inc/mfscactionutils.h                    |../../../inc/mfscactionutils.h
       
    64 ../inc/tfsccontactactionpluginparams.h      |../../../inc/tfsccontactactionpluginparams.h
       
    65 ../inc/mfscreasoncallback.h                 |../../../inc/mfscreasoncallback.h
       
    66 ../inc/mfsccontactlinkiterator.h            |../../../inc/mfsccontactlinkiterator.h
       
    67 ../inc/mfsccontactactionserviceobserver.h   |../../../inc/mfsccontactactionserviceobserver.h
       
    68 ../inc/mfsccontactactionpluginobserver.h    |../../../inc/mfsccontactactionpluginobserver.h
       
    69 ../inc/mfsccontactsetobserver.h             |../../../inc/mfsccontactsetobserver.h
       
    70 ../loc/fsccontactactionservice.loc          APP_LAYER_LOC_EXPORT_PATH(fsccontactactionservice.loc)
       
    71 //</cmail>
       
    72 
       
    73 //<cmail> Plugins
       
    74 ../inc/fscactionpluginactionuids.h  |../../../inc/fscactionpluginactionuids.h
       
    75 ../inc/fscactionplugincrkeys.h      |../../../inc/fscactionplugincrkeys.h
       
    76 ../loc/fscplugin.loc                APP_LAYER_LOC_EXPORT_PATH(fscplugin.loc)
       
    77 //</cmail>
       
    78 
       
    79 PRJ_MMPFILES
       
    80 fsccontactactionservice.mmp
       
    81 
       
    82 PRJ_EXPORTS