idlehomescreen/widgetmanager/tsrc/wmunittest/group/wmunittest.mmp
branchRCL_3
changeset 11 ff572dfe6d86
parent 9 f966699dea19
child 18 d05a55b217df
equal deleted inserted replaced
9:f966699dea19 11:ff572dfe6d86
    23 TARGET          wmunittest.dll
    23 TARGET          wmunittest.dll
    24 TARGETTYPE      dll
    24 TARGETTYPE      dll
    25 UID             0x1000008D 0x101FB3E3
    25 UID             0x1000008D 0x101FB3E3
    26 
    26 
    27 CAPABILITY      ALL -TCB
    27 CAPABILITY      ALL -TCB
       
    28 MACRO           _WM_UNIT_TEST
       
    29 
    28 VENDORID        VID_DEFAULT
    30 VENDORID        VID_DEFAULT
    29 SECUREID        0x101FB3E3
    31 SECUREID        0x101FB3E3
    30 
    32 
    31 DEFFILE         wmunittest.def
    33 DEFFILE         wmunittest.def
    32 
    34 
    50 SOURCE          wmdetailsdlg.cpp
    52 SOURCE          wmdetailsdlg.cpp
    51 SOURCE          wmportalbutton.cpp
    53 SOURCE          wmportalbutton.cpp
    52 SOURCE          wmwidgetloaderao.cpp
    54 SOURCE          wmwidgetloaderao.cpp
    53 SOURCE          wmconfiguration.cpp
    55 SOURCE          wmconfiguration.cpp
    54 SOURCE          wminstaller.cpp
    56 SOURCE          wminstaller.cpp
    55 SOURCE  	      wmprocessmonitor.cpp
    57 SOURCE          wmprocessmonitor.cpp
       
    58 SOURCE          wmwidgetorderdata.cpp
    56 
    59 
    57 SOURCEPATH      ../src
    60 SOURCEPATH      ../src
    58 SOURCE          wmunittest.cpp
    61 SOURCE          wmunittest.cpp
    59 SOURCE          wmunittest_all.cpp
    62 SOURCE          wmunittest_all.cpp
    60 SOURCE          wmunittest_plugin.cpp
    63 SOURCE          wmunittest_plugin.cpp
    61 SOURCE          wmunittest_sortorder.cpp
    64 SOURCE          wmunittest_sortorder.cpp
    62 SOURCE          wmunittest_converter.cpp
    65 SOURCE          wmunittest_converter.cpp
       
    66 SOURCE          wmunittest_uninstaller.cpp
    63 
    67 
    64 // same as in widgetmanager.mmp
    68 // same as in widgetmanager.mmp
    65 LIBRARY	    euser.lib
    69 LIBRARY	    euser.lib
    66 LIBRARY     cone.lib
    70 LIBRARY     cone.lib
    67 LIBRARY     avkon.lib
    71 LIBRARY     avkon.lib
   100 LIBRARY     featmgr.lib // FeatureManager
   104 LIBRARY     featmgr.lib // FeatureManager
   101 LIBRARY     etext.lib 
   105 LIBRARY     etext.lib 
   102 LIBRARY     centralrepository.lib
   106 LIBRARY     centralrepository.lib
   103 LIBRARY     bmpanim.lib // AknBitmap animation
   107 LIBRARY     bmpanim.lib // AknBitmap animation
   104 LIBRARY     inetprotutil.lib
   108 LIBRARY     inetprotutil.lib
       
   109 LIBRARY     bitgdi.lib // CFbsBitmapDevice
       
   110 LIBRARY     charconv.lib
   105 
   111 
   106 // libraries needed by the test framework
   112 // libraries needed by the test framework
   107 LIBRARY     stiftestinterface.lib
   113 LIBRARY     stiftestinterface.lib
   108 
   114 
   109 // End of File
   115 // End of File