1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/mmlibs/mmfw/tsrc/mmfunittest/MmpFiles/TSU_MMF_A2DPBLUETOOTH.mmp Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,57 @@
1.4 +// Copyright (c) 2004-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 +// using relative paths for sourcepath and user includes
1.18 +//
1.19 +//
1.20 +
1.21 +TARGET tsu_mmf_a2dpbluetooth.dll
1.22 +CAPABILITY ALL -TCB
1.23 +//CAPABILITY MultimediaDD PROTSERV
1.24 +TARGETTYPE dll
1.25 +UID 0x1000008d 0x10204972
1.26 +VENDORID 0x70000001
1.27 +
1.28 +SOURCEPATH ../A2dpBluetooth/headsetaudioif
1.29 +SOURCE TSU_MMF_A2DPBLUETOOTH_Suite.cpp
1.30 +SOURCE TSU_MMF_A2DPBLUETOOTH_Step.cpp
1.31 +SOURCE TSU_MMF_A2DPBLUETOOTH_Async.cpp
1.32 +SOURCE TSU_MMF_A2DPBLUETOOTH_Timer.cpp
1.33 +SOURCE TSU_MMF_A2DPBLUETOOTH_Initialize.cpp
1.34 +SOURCE TSU_MMF_A2DPBLUETOOTH_Settings.cpp
1.35 +SOURCE TSU_MMF_A2DPBLUETOOTH_Open.cpp
1.36 +SOURCE TSU_MMF_A2DPBLUETOOTH_Play.cpp
1.37 +SOURCE TSU_MMF_A2DPBLUETOOTH_OOM.cpp
1.38 +
1.39 +USERINCLUDE ../A2dpBluetooth/headsetaudioif
1.40 +USERINCLUDE ../../../../devsound/sounddevbt/src/a2dpbluetooth/headsetaudioif
1.41 +USERINCLUDE ../../../../devsound/sounddevbt/src/routingSoundDevice // for TRange
1.42 +USERINCLUDE ../../../../devsound/sounddevbt/src/a2dpbluetooth/client
1.43 +
1.44 +OS_LAYER_SYSTEMINCLUDE_SYMBIAN
1.45 +
1.46 +LIBRARY euser.lib
1.47 +LIBRARY efsrv.lib
1.48 +LIBRARY testframeworkclient.lib
1.49 +LIBRARY ecom.lib
1.50 +LIBRARY a2dpbtheadsetaudioif.lib
1.51 +LIBRARY bluetooth.lib
1.52 +LIBRARY bluetoothav.lib
1.53 +LIBRARY esock.lib
1.54 +LIBRARY centralrepository.lib
1.55 +
1.56 +#ifdef EABI
1.57 +NOEXPORTLIBRARY
1.58 +#endif
1.59 +
1.60 +SMPSAFE