devsound/sounddevbt/group/COMMON.INF
author Tapani Kanerva <tapani.kanerva@nice.fi>
Tue, 16 Nov 2010 14:11:25 +0200
branchRCL_3
changeset 67 b35006be8823
parent 0 40261b775718
permissions -rw-r--r--
Bug 3673 - Seeking via grabbing the Music Player progress bar does not work.

// Copyright (c) 2002-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:
// Note:: This is intended to be included in ...\MMF\group\bld.inf.
// 
//

PRJ_PLATFORMS
// specify the platforms your component needs to be built for here
// may add platform for OMAP, Helen etc
DEFAULT

PRJ_TESTEXPORTS

// Devsound header

// mmfswcodecwrapper
../inc/SwCodecWrapper/MmfBtSwCodecWrapper.h	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/server/mmfbtswcodecwrapper.h)
../inc/SwCodecWrapper/MmfBtSwCodecWrapperCustomInterfacesUIDs.hrh SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfbtswcodecwrappercustominterfacesuids.hrh)	
../inc/SwCodecWrapper/mmfbtswcodecwrapperinterface.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfbtswcodecwrapperinterface.h)
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/SwCodecWrapper/routingsounddeviceopenhandler.h	/epoc32/include/mmf/server/routingsounddeviceopenhandler.h
#endif


//export MmfBtHwDevice2.h/.inl 
../inc/HwDevice/MmfBtHwDevice2.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/server/mmfbthwdevice2.h)


// Plug-in ECom headers
../inc/Plugin/MmfBtHwDeviceImplementationUIDs.hrh		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/plugin/mmfbthwdeviceimplementationuids.hrh)


PRJ_TESTMMPFILES	

//A2DP Bluetooth headset 'driver'
../MMPFiles/A2dpBlueTooth/A2dpBTHeadsetAudioIf.mmp
../MMPFiles/A2dpBlueTooth/A2dpBTHeadsetAudioIfServer.mmp
../MMPFiles/A2dpBlueTooth/A2dpBTHeadsetAudioIfClient.mmp

// Routing Sound Device
../MMPFiles/RoutingSoundDevice/BtRoutingSoundDevice.mmp

// SBC encoder
../MMPFiles/Plugin/BtSBCEncoder.mmp

// Policy Proxy
../MMPFiles/server/MmfBtAudioPolicyProxy.mmp
	
//Sw Codec Wrapper
../MMPFiles/swcodecwrapper/MmfBtSwCodecWrapper.mmp

//audio 'software' hw device plugins
../MMPFiles/Plugin/MmfBtAudioHwDevices.mmp
../MMPFiles/Plugin/BtGsm610HwDevices.mmp