wlanutilities/wlansniffer/aiplugin/group/aiplugin.mmp
branchRCL_3
changeset 15 dff6ebfd236f
parent 1 d07e190ed096
child 18 981afc7d3841
equal deleted inserted replaced
8:c2bc3f8c7777 15:dff6ebfd236f
    36 SOURCE          wsfaimodel.cpp
    36 SOURCE          wsfaimodel.cpp
    37 SOURCE          wsfaicontroller.cpp
    37 SOURCE          wsfaicontroller.cpp
    38 SOURCE          wsfaiview.cpp
    38 SOURCE          wsfaiview.cpp
    39 SOURCE          wsfactivewaiter.cpp
    39 SOURCE          wsfactivewaiter.cpp
    40 SOURCE          wsfdbobserver.cpp
    40 SOURCE          wsfdbobserver.cpp
       
    41 SOURCE          wsfwlanlistactivewrapper.cpp
       
    42 SOURCE          wsfrefreshscanactivewrapper.cpp
       
    43 SOURCE          wsfdisconnectactivewrapper.cpp
       
    44 SOURCE          wsfconnectactivewrapper.cpp
       
    45 SOURCE 		wsfactivewrappers.cpp
    41 
    46 
    42 
    47 
    43 // Plugin's own resources.
    48 // Plugin's own resources.
    44 START RESOURCE  ../data/wsfaipluginrsc.rss
    49 START RESOURCE  ../data/wsfaipluginrsc.rss
    45 HEADER 
    50 HEADER 
   107 LIBRARY         connectionuiutilities.lib
   112 LIBRARY         connectionuiutilities.lib
   108 
   113 
   109 DEBUGLIBRARY    flogger.lib
   114 DEBUGLIBRARY    flogger.lib
   110 
   115 
   111 // End of File.
   116 // End of File.
       
   117