bluetoothengine/btaudiostreamer/group/btaudiostreamer.mmp
changeset 0 f63038272f30
equal deleted inserted replaced
-1:000000000000 0:f63038272f30
       
     1 /*
       
     2 * Copyright (c) 2005-2006 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Project definition file for project BT Audio Streamer 
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 TARGET		btaudiostreamer.dll
       
    21 CAPABILITY 	CAP_GENERAL_DLL 
       
    22 TARGETTYPE	DLL
       
    23 UID 	0x1000008d 	0x10208976
       
    24 
       
    25 VENDORID 	VID_DEFAULT
       
    26 
       
    27 SOURCEPATH	../src
       
    28 SOURCE		btaudiostreamer.cpp
       
    29 SOURCE		btaudiostreamsender.cpp
       
    30 SOURCE		btaudiostreamsendersbc.cpp
       
    31 
       
    32 USERINCLUDE     ../inc
       
    33 SYSTEMINCLUDE   ../../inc ../../../inc
       
    34 MW_LAYER_SYSTEMINCLUDE
       
    35 
       
    36 LIBRARY		EUSER.LIB		// user library 
       
    37 LIBRARY		ESOCK.LIB		// socket services 
       
    38 LIBRARY		rtp.lib			// RTP implementation 
       
    39 LIBRARY		efsrv.lib		// file server 
       
    40 LIBRARY		bluetooth.lib   // TBTSockAddr 
       
    41 LIBRARY		a2dpoptimisation.lib   //  A2DP optimisation API 
       
    42 
       
    43 DEBUGLIBRARY         flogger.lib	// file logging services