audio/ARM_CMMF_codecs/FrameTable/Group/bld.inf
changeset 30 9707f1c07383
parent 29 eb1e5d7cc688
child 31 ae0addfe117e
equal deleted inserted replaced
29:eb1e5d7cc688 30:9707f1c07383
     1 /*
       
     2 
       
     3 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
       
     4 
       
     5 * All rights reserved.
       
     6 
       
     7 * This component and the accompanying materials are made available
       
     8 
       
     9 * under the terms of "Eclipse Public License v1.0"
       
    10 
       
    11 * which accompanies this distribution, and is available
       
    12 
       
    13 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    14 
       
    15 *
       
    16 
       
    17 * Initial Contributors:
       
    18 
       
    19 * Nokia Corporation - initial contribution.
       
    20 
       
    21 *
       
    22 
       
    23 * Contributors:
       
    24 
       
    25 *
       
    26 
       
    27 * Description:   Build file for building the frame table library
       
    28 
       
    29 *
       
    30 
       
    31 */
       
    32 
       
    33 
       
    34 
       
    35 
       
    36 
       
    37 #include <platform_paths.hrh>
       
    38 
       
    39 
       
    40 
       
    41 PRJ_PLATFORMS
       
    42 
       
    43 DEFAULT
       
    44 
       
    45 WINSCW ARMV5 ARM9E
       
    46 
       
    47 
       
    48 
       
    49 PRJ_EXPORTS
       
    50 
       
    51 ../Data/FrameTable_Stub.SIS   /epoc32/data/z/system/install/FrameTable_Stub.SIS
       
    52 
       
    53 ../rom/FrameTable.iby         CORE_OS_LAYER_IBY_EXPORT_PATH(FrameTable.iby)
       
    54 
       
    55 
       
    56 
       
    57 PRJ_MMPFILES
       
    58 
       
    59 FrameTable.mmp
       
    60 
       
    61 
       
    62 
       
    63 PRJ_TESTMMPFILES
       
    64 
       
    65 
       
    66 
       
    67 PRJ_TESTEXPORTS
       
    68 
       
    69 
       
    70 
       
    71 ////////////////////////////////////////////////////////////////////////////////
       
    72 
       
    73 //                                END OF FILE                                 //
       
    74 
       
    75 ////////////////////////////////////////////////////////////////////////////////
       
    76