devsound/devsoundrefplugin/group/bld_common.inf
author hgs
Fri, 08 Oct 2010 19:45:45 +0100
changeset 2 1c6fdad012dc
permissions -rw-r--r--
2010wk40_02


// Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//

PRJ_EXPORTS


// mmfswcodecwrapper
../inc/SwCodecWrapper/mmfSwCodecWrapper.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfswcodecwrapper.h)
../inc/SwCodecWrapper/mmfSwCodecWrappercustomInterfacesUIDs.hrh 	/epoc32/include/mmf/server/mmfswcodecwrappercustominterfacesuids.hrh

../inc/plugin/mmfHwDeviceImplementationUIDs.hrh				/epoc32/include/mmf/plugin/mmfhwdeviceimplementationuids.hrh
../inc/plugin/mmfSBCCodecImplementationUIDs.hrh 			/epoc32/include/mmf/plugin/mmfsbccodecimplementationuids.hrh

PRJ_MMPFILES

// Only build for DevSound
#ifndef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
../mmpfiles/platsec/sounddevice/mmfdevsoundrefplugin.mmp
../mmpfiles/platsec/client/mmfaudioserverproxy.mmp
../mmpfiles/platsec/client/mmfdevsoundproxy.mmp
../mmpfiles/platsec/server/mmfdevsoundserver.mmp
../mmpfiles/platsec/server/mmfaudioserver.mmp
../mmpfiles/server/MmfAudioPolicyProxy.mmp
../mmpfiles/platsec/server/mmfaudiopolicy.mmp
#endif 
	
//Sw Codec Wrapper
../mmpfiles/swcodecwrapper/mmfswaudiodevice.mmp
../mmpfiles/swcodecwrapper/mmfswcodecwrapper.mmp

// SBC encoder
../mmpfiles/codec/SBCEncoder.mmp

//audio 'software' hw device plugins
../mmpfiles/plugin/mmfAudioHwDevices.mmp
../mmpfiles/plugin/Gsm610HwDevices.mmp

PRJ_TESTMMPFILES

//Audio Test Tone Controller
../mmpfiles/controller/MmfAudioToneController.mmp