diff -r 8e954e0d94e4 -r bb052355fab9 btaudioadaptation_stub/group/btaudiostreaminputadaptation.mmp --- a/btaudioadaptation_stub/group/btaudiostreaminputadaptation.mmp Wed Jun 16 16:01:45 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,45 +0,0 @@ -/* -* 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 btaudioadaptation_stub -* -*/ - - -#include - -#if defined(WINS) || defined(WINSCW) -TARGET btaudioadaptation.dll -#else -TARGET btaudioadaptation_stub.dll -#endif - -CAPABILITY CAP_GENERAL_DLL -TARGETTYPE DLL -UID 0x1000008d 0x10208977 - -VENDORID VID_DEFAULT - -SOURCEPATH ../src -SOURCE btaudiostreaminputadaptation.cpp - -USERINCLUDE ../inc - -OS_LAYER_SYSTEMINCLUDE - -LIBRARY euser.lib // user library - -DEBUGLIBRARY flogger.lib // file logging services - -EXPORTLIBRARY btaudioadaptation.lib -LINKAS btaudioadaptation.dll