mmresourcemgmt/mmresctrl/group/bld.inf
changeset 2 1c6fdad012dc
parent 0 79dd3e2336a0
equal deleted inserted replaced
1:a9d1c8e49653 2:1c6fdad012dc
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 
       
     2 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 // All rights reserved.
     3 // This component and the accompanying materials are made available
     4 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     5 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 // Nokia Corporation - initial contribution.
    10 // Nokia Corporation - initial contribution.
    10 //
    11 //
    11 // Contributors:
    12 // Contributors:
    12 //
    13 //
    13 // Description:
    14 // Description:
    14 // Name		bld.inf
       
    15 // autor	Symbian
       
    16 //
    15 //
    17 
    16 
       
    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
    18 
    21 
       
    22 #include "../group/bld_common.inf"
    19 
    23 
    20 #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
    24 #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 
       
    25 
    25 
    26 PRJ_EXPORTS
    26 PRJ_EXPORTS
    27 ./refmmrc.iby    							/epoc32/rom/include/refmmrc.iby
    27 ./refmmrc.iby    							/epoc32/rom/include/refmmrc.iby
    28 
    28 
    29 PRJ_MMPFILES
    29 #endif
    30 ../mmpfiles/mmrcserver.mmp
       
    31 ../mmpfiles/mmrcclient.mmp
       
    32 
    30 
    33 
       
    34 #endif