devsound/devsoundrefplugin/group/bld.inf
changeset 0 79dd3e2336a0
child 2 1c6fdad012dc
equal deleted inserted replaced
-1:000000000000 0:79dd3e2336a0
       
     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 PRJ_PLATFORMS
       
    18 // specify the platforms your component needs to be built for here
       
    19 // may add platform for OMAP, Helen etc
       
    20 DEFAULT
       
    21 
       
    22 PRJ_EXPORTS
       
    23 
       
    24 
       
    25 // mmfswcodecwrapper
       
    26 ../inc/SwCodecWrapper/mmfSwCodecWrapper.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfswcodecwrapper.h)
       
    27 ../inc/SwCodecWrapper/mmfSwCodecWrappercustomInterfacesUIDs.hrh 	/epoc32/include/mmf/server/mmfswcodecwrappercustominterfacesuids.hrh
       
    28 
       
    29 ../inc/plugin/mmfHwDeviceImplementationUIDs.hrh				/epoc32/include/mmf/plugin/mmfhwdeviceimplementationuids.hrh
       
    30 ../inc/plugin/mmfSBCCodecImplementationUIDs.hrh 			/epoc32/include/mmf/plugin/mmfsbccodecimplementationuids.hrh
       
    31 
       
    32 // Romkit include files
       
    33 devsound_refplugin.iby		/epoc32/rom/include/
       
    34 
       
    35 
       
    36 PRJ_MMPFILES
       
    37 
       
    38 // Only build for DevSound
       
    39 #ifndef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
       
    40 ../mmpfiles/platsec/sounddevice/mmfdevsoundrefplugin.mmp
       
    41 ../mmpfiles/platsec/client/mmfaudioserverproxy.mmp
       
    42 ../mmpfiles/platsec/client/mmfdevsoundproxy.mmp
       
    43 ../mmpfiles/platsec/server/mmfdevsoundserver.mmp
       
    44 ../mmpfiles/platsec/server/mmfaudioserver.mmp
       
    45 ../mmpfiles/server/MmfAudioPolicyProxy.mmp
       
    46 ../mmpfiles/platsec/server/mmfaudiopolicy.mmp
       
    47 #endif 
       
    48 	
       
    49 //Sw Codec Wrapper
       
    50 ../mmpfiles/swcodecwrapper/mmfswaudiodevice.mmp
       
    51 ../mmpfiles/swcodecwrapper/mmfswcodecwrapper.mmp
       
    52 
       
    53 // SBC encoder
       
    54 ../mmpfiles/codec/SBCEncoder.mmp
       
    55 
       
    56 //audio 'software' hw device plugins
       
    57 ../mmpfiles/plugin/mmfAudioHwDevices.mmp
       
    58 ../mmpfiles/plugin/Gsm610HwDevices.mmp
       
    59 
       
    60 PRJ_TESTMMPFILES
       
    61 
       
    62 //Audio Test Tone Controller
       
    63 ../mmpfiles/controller/MmfAudioToneController.mmp
       
    64 
       
    65 PRJ_TESTEXPORTS
       
    66 mmfaudiotonetestcontroller.iby 			/epoc32/rom/include/