mmhais/refacladapt/group/bld.inf
changeset 0 79dd3e2336a0
child 2 1c6fdad012dc
equal deleted inserted replaced
-1:000000000000 0:79dd3e2336a0
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 
       
    17 
       
    18 #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 PRJ_EXPORTS
       
    23 
       
    24  ./refacladaptation.iby    /epoc32/rom/include/refacladaptation.iby
       
    25 
       
    26 
       
    27 PRJ_MMPFILES
       
    28 ../mmpfiles/audiocodec.mmp
       
    29 ../mmpfiles/buffersink.mmp
       
    30 ../mmpfiles/audiodevicesink.mmp
       
    31 ../mmpfiles/buffersource.mmp
       
    32 ../mmpfiles/audiodevicesource.mmp
       
    33 ../mmpfiles/audiogaincontrol.mmp
       
    34 ../mmpfiles/audiostream.mmp
       
    35 ../mmpfiles/tonehwdevice.mmp
       
    36 
       
    37 #endif