emailcontacts/remotecontactlookup/group/bld.inf
branchRCL_3
changeset 12 4ce476e64c59
parent 11 0396474f30f5
child 13 8592a65ad3fb
equal deleted inserted replaced
11:0396474f30f5 12:4ce476e64c59
     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 Remote Contact Lookup Service
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 PRJ_PLATFORMS
       
    20 WINSCW ARMV5
       
    21 
       
    22 // <cmail> SF path
       
    23 #include <platform_paths.hrh>
       
    24 // </cmail>
       
    25 #include "../engine/group/bld.inf"
       
    26 #include "../settingplugin/group/bld.inf"
       
    27 
       
    28 PRJ_EXPORTS
       
    29 ../inc/cpbkxremotecontactlookupenv.h                    |../../../inc/cpbkxremotecontactlookupenv.h
       
    30 ../inc/cpbkxremotecontactlookupenv.inl                  |../../../inc/cpbkxremotecontactlookupenv.inl
       
    31 ../inc/pbkxremotecontactlookupuid.hrh                   |../../../inc/pbkxremotecontactlookupuid.hrh
       
    32 // <cmail> Removed other exports or moved into subcomponents
       
    33 // </cmail>
       
    34 
       
    35 //<cmail> per component stubs are removed and replaced by one stub under emailui.
       
    36 //../data/pbkxremotecontactlookupstub.sis  /epoc32/data/z/system/install/pbkxremotecontactlookupstub.sis
       
    37 //</cmail>
       
    38 //<cmail>
       
    39 ../rom/pbkxremotecontactlookup.iby          CORE_APP_LAYER_IBY_EXPORT_PATH(pbkxremotecontactlookup.iby)
       
    40 ../rom/pbkxremotecontactlookupresources.iby CORE_APP_LAYER_IBY_EXPORT_PATH(pbkxremotecontactlookupresources.iby)
       
    41 ../rom/fscrclsetting.iby                    CORE_APP_LAYER_IBY_EXPORT_PATH(fscrclsetting.iby)
       
    42 
       
    43 // Generic configuration interface for component cenrep settings  
       
    44 // component_1000292B implementation specifics for cenrep data
       
    45 ../conf/fscremotecontactlookup.confml       	APP_LAYER_CONFML(fscremotecontactlookup.confml)
       
    46 // <cmail> S60 UID update
       
    47 ../conf/fscremotecontactlookup_2001F3FE.crml 	APP_LAYER_CRML(fscremotecontactlookup_2001F3FE.crml)
       
    48 // </cmail> S60 UID update
       
    49 
       
    50 PRJ_MMPFILES
       
    51 pbkxrclservice.mmp
       
    52