bluetoothmgmt/bluetoothclientlib/a2dpoptimisation/a2dpoptimisation.mmp
changeset 0 29b1cd4cb562
equal deleted inserted replaced
-1:000000000000 0:29b1cd4cb562
       
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // a2dpoptimisation.dll Optimisation interface for A2DP streaming
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET a2dpoptimisation.dll
       
    19 TARGETTYPE DLL
       
    20 CAPABILITY All -Tcb
       
    21 
       
    22 DEFFILE a2dpoptimisation.def 
       
    23 
       
    24 UID    0x1000008d 0x102872B1
       
    25 VENDORID 0x70000001
       
    26 
       
    27 SOURCEPATH	.
       
    28 SOURCE		a2dpoptimisation.cpp
       
    29 
       
    30 USERINCLUDE		.
       
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 
       
    33 LIBRARY			euser.lib
       
    34 LIBRARY			bluetooth.lib
       
    35 LIBRARY			hciserverclient.lib
       
    36 
       
    37 #include <bluetooth/btlogger.mmh>
       
    38 #include <comms-infras/commsdebugutility.mmh>
       
    39 
       
    40 UNPAGED
       
    41 
       
    42 SMPSAFE