bluetoothengine/btaudiostreamer/group/btaudiostreamer.mmp
changeset 0 f63038272f30
child 57 5ebadcda06cb
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bluetoothengine/btaudiostreamer/group/btaudiostreamer.mmp	Mon Jan 18 20:28:57 2010 +0200
@@ -0,0 +1,43 @@
+/*
+* Copyright (c) 2005-2006 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description:  Project definition file for project BT Audio Streamer 
+*
+*/
+
+#include <platform_paths.hrh>
+
+TARGET		btaudiostreamer.dll
+CAPABILITY 	CAP_GENERAL_DLL 
+TARGETTYPE	DLL
+UID 	0x1000008d 	0x10208976
+
+VENDORID 	VID_DEFAULT
+
+SOURCEPATH	../src
+SOURCE		btaudiostreamer.cpp
+SOURCE		btaudiostreamsender.cpp
+SOURCE		btaudiostreamsendersbc.cpp
+
+USERINCLUDE     ../inc
+SYSTEMINCLUDE   ../../inc ../../../inc
+MW_LAYER_SYSTEMINCLUDE
+
+LIBRARY		EUSER.LIB		// user library 
+LIBRARY		ESOCK.LIB		// socket services 
+LIBRARY		rtp.lib			// RTP implementation 
+LIBRARY		efsrv.lib		// file server 
+LIBRARY		bluetooth.lib   // TBTSockAddr 
+LIBRARY		a2dpoptimisation.lib   //  A2DP optimisation API 
+
+DEBUGLIBRARY         flogger.lib	// file logging services