sl@0: // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // using relative paths for sourcepath and user includes sl@0: // sl@0: // sl@0: sl@0: TARGET tsu_mmf_a2dpbluetooth.dll sl@0: CAPABILITY ALL -TCB sl@0: //CAPABILITY MultimediaDD PROTSERV sl@0: TARGETTYPE dll sl@0: UID 0x1000008d 0x10204972 sl@0: VENDORID 0x70000001 sl@0: sl@0: SOURCEPATH ../A2dpBluetooth/headsetaudioif sl@0: SOURCE TSU_MMF_A2DPBLUETOOTH_Suite.cpp sl@0: SOURCE TSU_MMF_A2DPBLUETOOTH_Step.cpp sl@0: SOURCE TSU_MMF_A2DPBLUETOOTH_Async.cpp sl@0: SOURCE TSU_MMF_A2DPBLUETOOTH_Timer.cpp sl@0: SOURCE TSU_MMF_A2DPBLUETOOTH_Initialize.cpp sl@0: SOURCE TSU_MMF_A2DPBLUETOOTH_Settings.cpp sl@0: SOURCE TSU_MMF_A2DPBLUETOOTH_Open.cpp sl@0: SOURCE TSU_MMF_A2DPBLUETOOTH_Play.cpp sl@0: SOURCE TSU_MMF_A2DPBLUETOOTH_OOM.cpp sl@0: sl@0: USERINCLUDE ../A2dpBluetooth/headsetaudioif sl@0: USERINCLUDE ../../../../devsound/sounddevbt/src/a2dpbluetooth/headsetaudioif sl@0: USERINCLUDE ../../../../devsound/sounddevbt/src/routingSoundDevice // for TRange sl@0: USERINCLUDE ../../../../devsound/sounddevbt/src/a2dpbluetooth/client sl@0: sl@0: OS_LAYER_SYSTEMINCLUDE_SYMBIAN sl@0: sl@0: LIBRARY euser.lib sl@0: LIBRARY efsrv.lib sl@0: LIBRARY testframeworkclient.lib sl@0: LIBRARY ecom.lib sl@0: LIBRARY a2dpbtheadsetaudioif.lib sl@0: LIBRARY bluetooth.lib sl@0: LIBRARY bluetoothav.lib sl@0: LIBRARY esock.lib sl@0: LIBRARY centralrepository.lib sl@0: sl@0: #ifdef EABI sl@0: NOEXPORTLIBRARY sl@0: #endif sl@0: sl@0: SMPSAFE