devsound/devsoundrefplugin/group/bld.inf
changeset 2 1c6fdad012dc
parent 0 79dd3e2336a0
equal deleted inserted replaced
1:a9d1c8e49653 2:1c6fdad012dc
     1 
     1 
     2 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 // All rights reserved.
     3 // All rights reserved.
     4 // This component and the accompanying materials are made available
     4 // This component and the accompanying materials are made available
     5 // under the terms of "Eclipse Public License v1.0"
     5 // under the terms of "Eclipse Public License v1.0"
     6 // which accompanies this distribution, and is available
     6 // which accompanies this distribution, and is available
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    17 PRJ_PLATFORMS
    17 PRJ_PLATFORMS
    18 // specify the platforms your component needs to be built for here
    18 // specify the platforms your component needs to be built for here
    19 // may add platform for OMAP, Helen etc
    19 // may add platform for OMAP, Helen etc
    20 DEFAULT
    20 DEFAULT
    21 
    21 
       
    22 #include "../group/bld_common.inf"
       
    23 
    22 PRJ_EXPORTS
    24 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
    25 // Romkit include files
    33 devsound_refplugin.iby		/epoc32/rom/include/
    26 devsound_refplugin.iby		/epoc32/rom/include/
    34 
    27 
    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
    28 PRJ_TESTEXPORTS
    66 mmfaudiotonetestcontroller.iby 			/epoc32/rom/include/
    29 mmfaudiotonetestcontroller.iby 			/epoc32/rom/include/