devsound/devsoundrefplugin/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:56:55 +0200
changeset 0 40261b775718
child 19 8184f75a63d4
permissions -rw-r--r--
Revision: 201003 Kit: 201005


// Copyright (c) 2007-2009 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_PLATFORMS
// specify the platforms your component needs to be built for here
// may add platform for OMAP, Helen etc
DEFAULT

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

// Romkit include files
devsound_refplugin.iby		/epoc32/rom/include/


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 

//Audio Tone Controller
../mmpfiles/controller/mmfaudiotonecontroller.mmp
	
//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