devsound/devsoundrefplugin/group/bld.inf
changeset 0 40261b775718
child 19 8184f75a63d4
equal deleted inserted replaced
-1:000000000000 0:40261b775718
       
     1 
       
     2 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 
       
    18 PRJ_PLATFORMS
       
    19 // specify the platforms your component needs to be built for here
       
    20 // may add platform for OMAP, Helen etc
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 
       
    25 
       
    26 // mmfswcodecwrapper
       
    27 ../inc/SwCodecWrapper/mmfSwCodecWrapper.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfswcodecwrapper.h)
       
    28 ../inc/SwCodecWrapper/mmfSwCodecWrappercustomInterfacesUIDs.hrh 	/epoc32/include/mmf/server/mmfswcodecwrappercustominterfacesuids.hrh
       
    29 
       
    30 ../inc/Plugin/mmfHwDeviceImplementationUIDs.hrh				/epoc32/include/mmf/plugin/mmfhwdeviceimplementationuids.hrh
       
    31 ../inc/Plugin/mmfSBCCodecImplementationUIDs.hrh 			/epoc32/include/mmf/plugin/mmfsbccodecimplementationuids.hrh
       
    32 
       
    33 // Romkit include files
       
    34 devsound_refplugin.iby		/epoc32/rom/include/
       
    35 
       
    36 
       
    37 PRJ_MMPFILES
       
    38 
       
    39 // Only build for DevSound
       
    40 #ifndef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
       
    41 ../mmpfiles/platsec/sounddevice/mmfdevsoundrefplugin.mmp
       
    42 ../mmpfiles/platsec/client/mmfaudioserverproxy.mmp
       
    43 ../mmpfiles/platsec/client/mmfdevsoundproxy.mmp
       
    44 ../mmpfiles/platsec/server/mmfdevsoundserver.mmp
       
    45 ../mmpfiles/platsec/server/mmfaudioserver.mmp
       
    46 ../mmpfiles/server/MmfAudioPolicyProxy.mmp
       
    47 ../mmpfiles/platsec/server/mmfaudiopolicy.mmp
       
    48 #endif 
       
    49 
       
    50 //Audio Tone Controller
       
    51 ../mmpfiles/controller/mmfaudiotonecontroller.mmp
       
    52 	
       
    53 //Sw Codec Wrapper
       
    54 ../mmpfiles/swcodecwrapper/mmfswaudiodevice.mmp
       
    55 ../mmpfiles/swcodecwrapper/mmfswcodecwrapper.mmp
       
    56 
       
    57 // SBC encoder
       
    58 ../mmpfiles/codec/sbcencoder.mmp
       
    59 
       
    60 //audio 'software' hw device plugins
       
    61 ../mmpfiles/plugin/mmfAudioHwDevices.mmp
       
    62 ../mmpfiles/plugin/Gsm610HwDevices.mmp