bluetoothengine/btctrldcmoadapter/group/btctrldcmoadapter.mmp
changeset 0 f63038272f30
equal deleted inserted replaced
-1:000000000000 0:f63038272f30
       
     1 /*
       
     2  * ==============================================================================
       
     3  * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     4  * All rights reserved.
       
     5  * This component and the accompanying materials are made available
       
     6  * under the terms of "Eclipse Public License v1.0"
       
     7  * which accompanies this distribution, and is available
       
     8  * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9  *
       
    10  * Initial Contributors:
       
    11  * Nokia Corporation - initial contribution.
       
    12  *
       
    13  * Contributors:
       
    14  * 
       
    15  * Description:
       
    16  * 
       
    17  * ==============================================================================
       
    18  */
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 CAPABILITY  	CAP_ECOM_PLUGIN
       
    23 TARGET 			btctrldcmoadapter.dll
       
    24 TARGETTYPE 		PLUGIN
       
    25 UID 0x10009D8D 0x20028777
       
    26 VENDORID 		VID_DEFAULT
       
    27 
       
    28 MW_LAYER_SYSTEMINCLUDE
       
    29 SYSTEMINCLUDE /epoc32/include/ecom
       
    30 
       
    31 USERINCLUDE 	../inc 
       
    32 
       
    33 SOURCEPATH	../data
       
    34 START RESOURCE btctrldcmoadapter.rss
       
    35 TARGET btctrldcmoadapter.rsc
       
    36 END
       
    37 
       
    38 SOURCEPATH ../src
       
    39 SOURCE btctrldcmoadapterproxy.cpp
       
    40 SOURCE btctrldcmoadapter.cpp
       
    41 
       
    42 LIBRARY euser.lib 
       
    43 LIBRARY	ecom.lib 
       
    44 LIBRARY	efsrv.lib
       
    45 LIBRARY commonengine.lib
       
    46 LIBRARY btfeatures.lib