omadm/omadmextensions/adapters/wlanctrldcmoadapter/group/wlanctrldcmoadapter.mmp
changeset 18 7d11f9a6646f
parent 4 75a71fdb4c92
child 21 c707676bf59f
equal deleted inserted replaced
4:75a71fdb4c92 18:7d11f9a6646f
     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 CAPABILITY  	CAP_GENERAL_DLL
       
    24 TARGET 			wlanctrldcmoadapter.dll
       
    25 TARGETTYPE 		PLUGIN
       
    26 UID 			0x10009D8D 0x20022FB5
       
    27 VENDORID 		VID_DEFAULT
       
    28 
       
    29 MW_LAYER_SYSTEMINCLUDE
       
    30 SYSTEMINCLUDE 	/epoc32/include/ecom 
       
    31 
       
    32 USERINCLUDE 	../inc 
       
    33 
       
    34 SOURCEPATH	../data
       
    35 START RESOURCE wlanctrldcmoadapter.rss
       
    36 TARGET wlanctrldcmoadapter.rsc
       
    37 END
       
    38 
       
    39 LIBRARY 		euser.lib ECom.lib featmgr.lib
       
    40 LIBRARY			efsrv.lib commonengine.lib
       
    41 
       
    42 SOURCEPATH ../src
       
    43 SOURCE wlanctrldcmoadapterproxy.cpp wlanctrldcmoadapter.cpp