adaptationlayer/group/bld.inf
changeset 0 63b37f68c1ce
child 5 8ccc39f9d787
equal deleted inserted replaced
-1:000000000000 0:63b37f68c1ce
       
     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 the License "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: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <non_foundation_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 
       
    25 #ifndef NCP_COMMON_BRIDGE_FAMILY
       
    26 #include "../dataport/group/bld.inf"
       
    27 #endif
       
    28 
       
    29 #include "../modematadaptation/group/bld.inf"
       
    30 #include "../bcaiscadapter/group/bld.inf"
       
    31 
       
    32 #ifdef NCP_COMMON_BRIDGE_FAMILY
       
    33 #include "../devicemodecontroller/group/bld.inf"
       
    34 #include "../systemstatemanageradaptation/group/bld.inf"
       
    35 #include "../tsy/group/bld.inf"
       
    36 #endif
       
    37 
       
    38 PRJ_EXPORTS
       
    39 ../rom/adaptationlayer.iby					NON_FOUNDATION_CORE_ADAPT_LAYER_IBY_EXPORT_PATH(adaptationlayer.iby)
       
    40 
       
    41 //  End of File