devsound/sounddevbt/group/COMMON.INF
changeset 0 40261b775718
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/devsound/sounddevbt/group/COMMON.INF	Tue Feb 02 01:56:55 2010 +0200
@@ -0,0 +1,65 @@
+// 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