btsimulator/btaudioadaptation_stub/group/btaudiostreaminputadaptation.mmp
branchRCL_3
changeset 24 e9b924a62a66
parent 23 5b153be919d4
child 25 99439b07e980
equal deleted inserted replaced
23:5b153be919d4 24:e9b924a62a66
     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 btaudioadaptation_stub 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 #if defined(WINS) || defined(WINSCW)
       
    22 TARGET        btaudioadaptation.dll
       
    23 #else 
       
    24 TARGET        btaudioadaptation_stub.dll
       
    25 #endif
       
    26 
       
    27 CAPABILITY 	CAP_GENERAL_DLL 
       
    28 TARGETTYPE	DLL
       
    29 UID 	0x1000008d   0x10208977
       
    30 
       
    31 VENDORID 	VID_DEFAULT
       
    32 
       
    33 SOURCEPATH	../src
       
    34 SOURCE		btaudiostreaminputadaptation.cpp
       
    35 
       
    36 USERINCLUDE	../inc
       
    37 
       
    38 OS_LAYER_SYSTEMINCLUDE
       
    39 
       
    40 LIBRARY		euser.lib	// user library 
       
    41 
       
    42 DEBUGLIBRARY         flogger.lib	// file logging services 
       
    43 
       
    44 EXPORTLIBRARY 	btaudioadaptation.lib 
       
    45 LINKAS 					btaudioadaptation.dll