os/mm/devsound/sounddevbt/group/COMMON.INF
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
// Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
// Note:: This is intended to be included in ...\MMF\group\bld.inf.
sl@0
    15
// 
sl@0
    16
//
sl@0
    17
sl@0
    18
PRJ_PLATFORMS
sl@0
    19
// specify the platforms your component needs to be built for here
sl@0
    20
// may add platform for OMAP, Helen etc
sl@0
    21
DEFAULT
sl@0
    22
sl@0
    23
PRJ_TESTEXPORTS
sl@0
    24
sl@0
    25
// Devsound header
sl@0
    26
sl@0
    27
// mmfswcodecwrapper
sl@0
    28
../inc/SwCodecWrapper/MmfBtSwCodecWrapper.h	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/server/mmfbtswcodecwrapper.h)
sl@0
    29
../inc/SwCodecWrapper/MmfBtSwCodecWrapperCustomInterfacesUIDs.hrh SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfbtswcodecwrappercustominterfacesuids.hrh)	
sl@0
    30
../inc/SwCodecWrapper/mmfbtswcodecwrapperinterface.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfbtswcodecwrapperinterface.h)
sl@0
    31
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
sl@0
    32
../inc/SwCodecWrapper/routingsounddeviceopenhandler.h	/epoc32/include/mmf/server/routingsounddeviceopenhandler.h
sl@0
    33
#endif
sl@0
    34
sl@0
    35
sl@0
    36
//export MmfBtHwDevice2.h/.inl 
sl@0
    37
../inc/HwDevice/MmfBtHwDevice2.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/server/mmfbthwdevice2.h)
sl@0
    38
sl@0
    39
sl@0
    40
// Plug-in ECom headers
sl@0
    41
../inc/Plugin/MmfBtHwDeviceImplementationUIDs.hrh		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/plugin/mmfbthwdeviceimplementationuids.hrh)
sl@0
    42
sl@0
    43
sl@0
    44
PRJ_TESTMMPFILES	
sl@0
    45
sl@0
    46
//A2DP Bluetooth headset 'driver'
sl@0
    47
../MMPFiles/A2dpBlueTooth/A2dpBTHeadsetAudioIf.mmp
sl@0
    48
../MMPFiles/A2dpBlueTooth/A2dpBTHeadsetAudioIfServer.mmp
sl@0
    49
../MMPFiles/A2dpBlueTooth/A2dpBTHeadsetAudioIfClient.mmp
sl@0
    50
sl@0
    51
// Routing Sound Device
sl@0
    52
../MMPFiles/RoutingSoundDevice/BtRoutingSoundDevice.mmp
sl@0
    53
sl@0
    54
// SBC encoder
sl@0
    55
../MMPFiles/Plugin/BtSBCEncoder.mmp
sl@0
    56
sl@0
    57
// Policy Proxy
sl@0
    58
../MMPFiles/server/MmfBtAudioPolicyProxy.mmp
sl@0
    59
	
sl@0
    60
//Sw Codec Wrapper
sl@0
    61
../MMPFiles/swcodecwrapper/MmfBtSwCodecWrapper.mmp
sl@0
    62
sl@0
    63
//audio 'software' hw device plugins
sl@0
    64
../MMPFiles/Plugin/MmfBtAudioHwDevices.mmp
sl@0
    65
../MMPFiles/Plugin/BtGsm610HwDevices.mmp