wlanutilities/wlanplugin/group/wlanplugin.mmp
branchRCL_3
changeset 15 dff6ebfd236f
parent 0 56b72877c1cb
equal deleted inserted replaced
8:c2bc3f8c7777 15:dff6ebfd236f
    27 VENDORID            VID_DEFAULT
    27 VENDORID            VID_DEFAULT
    28 
    28 
    29 SOURCEPATH          ../src
    29 SOURCEPATH          ../src
    30 SOURCE              wlanplugin.cpp
    30 SOURCE              wlanplugin.cpp
    31 SOURCE              wlanpluginimplementationtable.cpp
    31 SOURCE              wlanpluginimplementationtable.cpp
    32 SOURCE				wlanpluginwlanstate.cpp
    32 SOURCE              wlanpluginwlanstate.cpp
    33 SOURCE              wlanplugindbobserver.cpp
    33 SOURCE              wlanplugindbobserver.cpp
    34 SOURCE              wlanplugintimeshifter.cpp
    34 SOURCE              wlanplugintimeshifter.cpp
    35 
    35 
    36 USERINCLUDE         ../data
    36 USERINCLUDE         ../data
    37 
    37 
    38 // Component specific internal headers 
    38 // Component specific internal headers 
    39 USERINCLUDE			../inc
    39 USERINCLUDE         ../inc
    40 SYSTEMINCLUDE       ../../inc
    40 SYSTEMINCLUDE       ../../inc
    41 
    41 
    42 //Macro to /epoc32 headers
    42 //Macro to /epoc32 headers
    43 MW_LAYER_SYSTEMINCLUDE
    43 MW_LAYER_SYSTEMINCLUDE
    44 
    44 
    63 LIBRARY             bafl.lib 
    63 LIBRARY             bafl.lib 
    64 LIBRARY             cone.lib 
    64 LIBRARY             cone.lib 
    65 LIBRARY             eikcore.lib 
    65 LIBRARY             eikcore.lib 
    66 LIBRARY             commonengine.lib   // RConeResourceLoader
    66 LIBRARY             commonengine.lib   // RConeResourceLoader
    67 LIBRARY             aknskins.lib       // AknsUtils.h
    67 LIBRARY             aknskins.lib       // AknsUtils.h
       
    68 LIBRARY             egul.lib
    68 LIBRARY             GSEcomPlugin.lib
    69 LIBRARY             GSEcomPlugin.lib
    69 LIBRARY             apgrfx.lib
    70 LIBRARY             apgrfx.lib
    70 LIBRARY             apparc.lib
    71 LIBRARY             apparc.lib
    71 LIBRARY				ws32.lib
    72 LIBRARY             ws32.lib
    72 LIBRARY				wsfwlaninfo.lib
    73 LIBRARY             wsfwlaninfo.lib
    73 LIBRARY				wsfmodel.lib
    74 LIBRARY             wsfmodel.lib
    74 LIBRARY             wsfwlaninfosorting.lib
    75 LIBRARY             wsfwlaninfosorting.lib
    75 LIBRARY             commonui.lib
    76 LIBRARY             commonui.lib
    76 LIBRARY             aknnotify.lib 
    77 LIBRARY             aknnotify.lib 
    77 LIBRARY             eiksrv.lib
    78 LIBRARY             eiksrv.lib
    78 LIBRARY     		COMMSDAT.lib
    79 LIBRARY             COMMSDAT.lib
    79 LIBRARY     		cmmanagerdatabase.lib
    80 LIBRARY             cmmanagerdatabase.lib
    80 DEBUGLIBRARY        flogger.lib
    81 DEBUGLIBRARY        flogger.lib
    81 
    82