adaptationlayer/systemstatemanageradaptation/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 * This file provides the information required for building.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <non_foundation_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 ../rom/sspluginsadaptation.iby    NON_FOUNDATION_CORE_ADAPT_LAYER_IBY_EXPORT_PATH(sspluginsadaptation.iby)
       
    27 
       
    28 PRJ_MMPFILES
       
    29     ../ssm_misc_adaptation_dll/group/miscadaptationref.mmp
       
    30 
       
    31     /* 
       
    32     Only misc adaptation supported in the first phase. Others are commented out.
       
    33     
       
    34     ../ssm_state_adaptation_dll/group/stateadaptationref.mmp
       
    35     ../ssm_sim_adaptation_dll/group/simadaptationref.mmp
       
    36     ../ssm_rtc_adaptation_dll/group/rtcadaptationref.mmp
       
    37     ../ssm_emergencycallrf_adaptation_dll/group/emergencycallrfadaptationref.mmp
       
    38     */
       
    39 
       
    40 //  End of File
       
    41