os/mm/devsound/sounddevbt/group/COMMON.INF
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/mm/devsound/sounddevbt/group/COMMON.INF	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,65 @@
     1.4 +// Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.5 +// All rights reserved.
     1.6 +// This component and the accompanying materials are made available
     1.7 +// under the terms of "Eclipse Public License v1.0"
     1.8 +// which accompanies this distribution, and is available
     1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.10 +//
    1.11 +// Initial Contributors:
    1.12 +// Nokia Corporation - initial contribution.
    1.13 +//
    1.14 +// Contributors:
    1.15 +//
    1.16 +// Description:
    1.17 +// Note:: This is intended to be included in ...\MMF\group\bld.inf.
    1.18 +// 
    1.19 +//
    1.20 +
    1.21 +PRJ_PLATFORMS
    1.22 +// specify the platforms your component needs to be built for here
    1.23 +// may add platform for OMAP, Helen etc
    1.24 +DEFAULT
    1.25 +
    1.26 +PRJ_TESTEXPORTS
    1.27 +
    1.28 +// Devsound header
    1.29 +
    1.30 +// mmfswcodecwrapper
    1.31 +../inc/SwCodecWrapper/MmfBtSwCodecWrapper.h	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/server/mmfbtswcodecwrapper.h)
    1.32 +../inc/SwCodecWrapper/MmfBtSwCodecWrapperCustomInterfacesUIDs.hrh SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfbtswcodecwrappercustominterfacesuids.hrh)	
    1.33 +../inc/SwCodecWrapper/mmfbtswcodecwrapperinterface.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfbtswcodecwrapperinterface.h)
    1.34 +#ifdef SYMBIAN_OLD_EXPORT_LOCATION
    1.35 +../inc/SwCodecWrapper/routingsounddeviceopenhandler.h	/epoc32/include/mmf/server/routingsounddeviceopenhandler.h
    1.36 +#endif
    1.37 +
    1.38 +
    1.39 +//export MmfBtHwDevice2.h/.inl 
    1.40 +../inc/HwDevice/MmfBtHwDevice2.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/server/mmfbthwdevice2.h)
    1.41 +
    1.42 +
    1.43 +// Plug-in ECom headers
    1.44 +../inc/Plugin/MmfBtHwDeviceImplementationUIDs.hrh		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/plugin/mmfbthwdeviceimplementationuids.hrh)
    1.45 +
    1.46 +
    1.47 +PRJ_TESTMMPFILES	
    1.48 +
    1.49 +//A2DP Bluetooth headset 'driver'
    1.50 +../MMPFiles/A2dpBlueTooth/A2dpBTHeadsetAudioIf.mmp
    1.51 +../MMPFiles/A2dpBlueTooth/A2dpBTHeadsetAudioIfServer.mmp
    1.52 +../MMPFiles/A2dpBlueTooth/A2dpBTHeadsetAudioIfClient.mmp
    1.53 +
    1.54 +// Routing Sound Device
    1.55 +../MMPFiles/RoutingSoundDevice/BtRoutingSoundDevice.mmp
    1.56 +
    1.57 +// SBC encoder
    1.58 +../MMPFiles/Plugin/BtSBCEncoder.mmp
    1.59 +
    1.60 +// Policy Proxy
    1.61 +../MMPFiles/server/MmfBtAudioPolicyProxy.mmp
    1.62 +	
    1.63 +//Sw Codec Wrapper
    1.64 +../MMPFiles/swcodecwrapper/MmfBtSwCodecWrapper.mmp
    1.65 +
    1.66 +//audio 'software' hw device plugins
    1.67 +../MMPFiles/Plugin/MmfBtAudioHwDevices.mmp
    1.68 +../MMPFiles/Plugin/BtGsm610HwDevices.mmp