adaptationlayer/devicemodecontroller/internal/boot_reason_api_dummy/group/bld.inf
changeset 3 1972d8c2e329
parent 2 a0210f210a3b
child 4 510c70acdbf6
equal deleted inserted replaced
2:a0210f210a3b 3:1972d8c2e329
     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 *     Used to implement boot reason api dummy implementation.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <non_foundation_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 ../rom/boot_reason_api_dummy.iby     NON_FOUNDATION_CORE_ADAPT_LAYER_IBY_EXPORT_PATH(boot_reason_api_dummy.iby)
       
    27 
       
    28 PRJ_MMPFILES
       
    29 boot_reason_api_dummy.mmp
       
    30 
       
    31 // End of File