omadcmoadapters/rom/omadcmoadapters.iby
changeset 47 d316aecb87fd
equal deleted inserted replaced
46:b9b00b134b0d 47:d316aecb87fd
       
     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 project dcmo
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef _OMADCMOADAPTERS_IBY_
       
    19 #define _OMADCMOADAPTERS_IBY_
       
    20 
       
    21 #ifdef FF_RUNTIME_DEVICE_CAPABILITY_CONFIGURATION
       
    22 ECOM_PLUGIN(extmemctrldcmoadapter.dll,extmemctrldcmoadapter.rsc)
       
    23 ECOM_PLUGIN(wlanctrldcmoadapter.dll,wlanctrldcmoadapter.rsc)
       
    24 #endif
       
    25 
       
    26 #endif // _OMADCMOADAPTERS_IBY_