omadm/omadmextensions/adapters/wlanctrldcmoadapter/rom/wlanctrldcmoadapter.iby
changeset 1 4490afcb47b1
equal deleted inserted replaced
0:3ce708148e4d 1:4490afcb47b1
       
     1 /*
       
     2 * ============================================================================
       
     3 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     4 * All rights reserved.
       
     5 * This component and the accompanying materials are made available
       
     6 * under the terms of "Eclipse Public License v1.0"
       
     7 * which accompanies this distribution, and is available
       
     8 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 *
       
    10 * Initial Contributors:
       
    11 * Nokia Corporation - initial contribution.
       
    12 *
       
    13 * Contributors:
       
    14 * 
       
    15 * Description:
       
    16 *
       
    17 * ============================================================================
       
    18 */
       
    19 
       
    20 #include <bldvariant.hrh>
       
    21 
       
    22 #ifndef __WLANCTRLDCMOADAPTER_IBY__
       
    23 #define __WLANCTRLDCMOADAPTER_IBY__
       
    24 
       
    25 #ifdef __SYNCML_DM // nothing should be installed from this .iby file if __SYNCML_DM feature is not selected
       
    26 
       
    27 ECOM_PLUGIN(wlanctrldcmoadapter.dll,wlanctrldcmoadapter.rsc)
       
    28 
       
    29 #endif // __SYNCML_DM 
       
    30 
       
    31 #endif //__WLANCTRLDCMOADAPTER_IBY__