eaacplusutil_stub/group/bld.inf
changeset 6 fe9d1bf55678
parent 0 b8ed18f6c07b
equal deleted inserted replaced
5:b220a9341636 6:fe9d1bf55678
     1 /*
       
     2 
     1 
     3 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
     2 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     4 
     3 // All rights reserved.
     5 * All rights reserved.
     4 // This component and the accompanying materials are made available
     6 
     5 // under the terms of "Eclipse Public License v1.0"
     7 * This component and the accompanying materials are made available
     6 // which accompanies this distribution, and is available
     8 
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 * under the terms of "Eclipse Public License v1.0"
     8 //
    10 
     9 // Initial Contributors:
    11 * which accompanies this distribution, and is available
    10 // Nokia Corporation - initial contribution.
    12 
    11 //
    13 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    12 // Contributors:
    14 
    13 //
    15 *
    14 // Description:
    16 
    15 //
    17 * Initial Contributors:
       
    18 
       
    19 * Nokia Corporation - initial contribution.
       
    20 
       
    21 *
       
    22 
       
    23 * Contributors:
       
    24 
       
    25 *
       
    26 
       
    27 * Description:  Class definition for the frame table functions.
       
    28 
       
    29  *
       
    30 
       
    31 */
       
    32 
       
    33 
       
    34 
       
    35 #include <platform_paths.hrh>
       
    36 
       
    37 
       
    38 
    16 
    39 PRJ_PLATFORMS
    17 PRJ_PLATFORMS
       
    18 // specify the platforms your component needs to be built for here
       
    19 // may add platform for OMAP, Helen etc
       
    20 DEFAULT
    40 
    21 
    41 PRJ_EXPORTS
    22 #include "../group/bld_common.inf"
    42 
    23 
    43 
       
    44 PRJ_MMPFILES
       
    45 eaacplusutil_stub.mmp
       
    46 
       
    47 
       
    48 
       
    49 
       
    50 
       
    51 
       
    52 PRJ_TESTMMPFILES
       
    53 
       
    54 
       
    55 
       
    56 PRJ_TESTEXPORTS
       
    57