phonebookui/Phonebook2/remotecontactlookup/contactactionservice/rom/pbk2rclcontactactionservice.iby
changeset 0 e686773b3f54
child 21 b3431bff8c19
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:  Contact Action Service's rom file definitions.
       
    15  *
       
    16 */
       
    17 
       
    18 #ifndef __PBK2RCLCONTACTACTIONSERVICE_IBY__
       
    19 #define __PBK2RCLCONTACTACTIONSERVICE_IBY__
       
    20 
       
    21 // Main service files
       
    22 ECOM_PLUGIN(pbk2rclcontactactionservice.dll, pbk2rclcontactactionservice.rsc)
       
    23 data=DATAZ_\RESOURCE_FILES_DIR\pbk2rclactionutils.rsc        RESOURCE_FILES_DIR\pbk2rclactionutils.rsc
       
    24 
       
    25 // Plugins
       
    26 ECOM_PLUGIN(pbk2rclcallplugin.dll, pbk2rclcallplugin.rsc)
       
    27 S60_APP_BITMAP(pbk2rclcallplugin)
       
    28 
       
    29 ECOM_PLUGIN(pbk2rclsaveascontactplugin.dll, pbk2rclsaveascontactplugin.rsc)
       
    30 S60_APP_BITMAP(pbk2rclsaveascontactplugin)
       
    31 
       
    32 ECOM_PLUGIN(pbk2rclpocplugin.dll, pbk2rclpocplugin.rsc)
       
    33 S60_APP_BITMAP(pbk2rclpocplugin)
       
    34 
       
    35 #ifdef FF_ES_CONTACTS
       
    36 ECOM_PLUGIN(fscconferenceplugin.dll, fscconferenceplugin.rsc)
       
    37 S60_APP_BITMAP(fscconferenceplugin)
       
    38 #endif
       
    39 
       
    40 ECOM_PLUGIN(pbk2rclsendplugin.dll, pbk2rclsendplugin.rsc)
       
    41 S60_APP_BITMAP(pbk2rclsendplugin)
       
    42 
       
    43 
       
    44 ECOM_PLUGIN(pbk2rclsendbusinesscardplugin.dll, pbk2rclsendbusinesscardplugin.rsc)
       
    45 S60_APP_BITMAP(pbk2rclsendbusinesscardplugin)
       
    46 
       
    47 #endif // __PBK2RCLCONTACTACTIONSERVICE_IBY__
       
    48 
       
    49 // End of file