os/mm/devsound/devsoundrefplugin/group/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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 //Sw Codec Wrapper
    51 ../mmpfiles/swcodecwrapper/mmfswaudiodevice.mmp
    52 ../mmpfiles/swcodecwrapper/mmfswcodecwrapper.mmp
    53 
    54 // SBC encoder
    55 ../mmpfiles/codec/SBCEncoder.mmp
    56 
    57 //audio 'software' hw device plugins
    58 ../mmpfiles/plugin/mmfAudioHwDevices.mmp
    59 ../mmpfiles/plugin/Gsm610HwDevices.mmp
    60 
    61 PRJ_TESTMMPFILES
    62 
    63 //Audio Test Tone Controller
    64 ../mmpfiles/controller/MmfAudioToneController.mmp
    65 
    66 PRJ_TESTEXPORTS
    67 mmfaudiotonetestcontroller.iby 			/epoc32/rom/include/