sipplugins/sippwlanplugin/group/wlanbearermonitor.mmp
changeset 0 307788aac0a8
equal deleted inserted replaced
-1:000000000000 0:307788aac0a8
       
     1 /*
       
     2 * Copyright (c) 2007 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:  
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 TARGET          sipwlanmon.dll
       
    21 TARGETTYPE      PLUGIN
       
    22 
       
    23 UID             0x10009D8D 0x102010DA
       
    24 
       
    25 SOURCEPATH      ../Src
       
    26 SOURCE          DllMain.cpp
       
    27 SOURCE          CWLanBearerMonitor.cpp
       
    28 SOURCE          CWLanConnUsagePermissionMonitor.cpp
       
    29 
       
    30 USERINCLUDE     ../inc
       
    31 USERINCLUDE		../Src
       
    32 
       
    33 MW_LAYER_SYSTEMINCLUDE
       
    34 SYSTEMINCLUDE   /epoc32/include/ecom
       
    35 
       
    36 SOURCEPATH			../data
       
    37 START RESOURCE 102010DA.rss
       
    38 TARGET sipwlanmon.rsc                                          
       
    39 END
       
    40 
       
    41 LIBRARY         euser.lib
       
    42 LIBRARY         ecom.lib 
       
    43 LIBRARY         connmon.lib
       
    44 LIBRARY         centralrepository.lib
       
    45 
       
    46 VENDORID VID_DEFAULT
       
    47 
       
    48 CAPABILITY ProtServ NetworkControl NetworkServices Location \
       
    49 ReadDeviceData WriteDeviceData ReadUserData