audio/ARM_CMMF_codecs/FrameTable/Group/FrameTable.mmp
changeset 0 40261b775718
child 11 d5f04de580b7
equal deleted inserted replaced
-1:000000000000 0:40261b775718
       
     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:  Project file for .
       
    28 
       
    29 *
       
    30 
       
    31 */
       
    32 
       
    33 
       
    34 
       
    35 
       
    36 
       
    37 #include <platform_paths.hrh>
       
    38 
       
    39 
       
    40 
       
    41 TARGET          FrameTable.dll
       
    42 
       
    43 TARGETTYPE      DLL
       
    44 
       
    45 UID             0x1000008D 0x10207B9C
       
    46 
       
    47 
       
    48 
       
    49 CAPABILITY      CAP_GENERAL_DLL
       
    50 
       
    51 VENDORID        VID_DEFAULT
       
    52 
       
    53 
       
    54 
       
    55 SOURCEPATH      ../Src
       
    56 
       
    57 SOURCE          FrameTable.cpp
       
    58 
       
    59 
       
    60 
       
    61 USERINCLUDE     ../Inc
       
    62 
       
    63 
       
    64 
       
    65 MW_LAYER_SYSTEMINCLUDE
       
    66 
       
    67 SYSTEMINCLUDE   /epoc32/include/mmf/common
       
    68 
       
    69 SYSTEMINCLUDE   /epoc32/include/mmf/server
       
    70 
       
    71 
       
    72 
       
    73 LIBRARY         euser.lib
       
    74