omadm/lawmo/rom/lawmo.iby
branchRCL_3
changeset 23 c4687ff85147
equal deleted inserted replaced
22:9360ca28b668 23:c4687ff85147
       
     1 /*
       
     2 * Copyright (c) 2009 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:   Image description file for lawmo plugins
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef _LAWMO_IBY_
       
    19 #define _LAWMO_IBY_
       
    20 
       
    21 #include <data_caging_paths_for_iby.hrh>
       
    22 
       
    23 #ifdef	FF_OMA_LAWMO
       
    24 ECOM_PLUGIN(lawmomessagingplugin.dll, lawmomessagingplugin.rsc)
       
    25 ECOM_PLUGIN(lawmocontactsplugin.dll, lawmocontactsplugin.rsc)
       
    26 ECOM_PLUGIN(lawmocalllogsplugin.dll, lawmocalllogsplugin.rsc)
       
    27 ECOM_PLUGIN(lawmomediaplugin.dll, lawmomediaplugin.rsc )
       
    28 ECOM_PLUGIN(lawmodmadapter.dll ,lawmodmadapter.rsc)
       
    29 #endif
       
    30 
       
    31 #endif // _LAWMO_IBY_