homescreensrv_plat/sapi_homescreenplugin/tsrc/hspsconfigurationif/group/mt_hspsconfigurationif.mmp
branchRCL_3
changeset 27 2c7f27287390
parent 0 79c6a41cd166
equal deleted inserted replaced
25:9e077f9a342c 27:2c7f27287390
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
       
    21 #include <eunitcaps.h>
    21 #include "../../../inc/hsps_log_cfg.hrh"
    22 #include "../../../inc/hsps_log_cfg.hrh"
    22 
    23 
    23 TARGET                  mt_hspsconfigurationif.dll
    24 TARGET                  mt_hspsconfigurationif.dll
    24 TARGETTYPE              dll
    25 TARGETTYPE              dll
    25 UID                     0x1000af5a 0x01700000
    26 UID                     0x1000af5a 0x01700000
    26 
    27 
    27 CAPABILITY              ALL -TCB -DRM
    28 CAPABILITY              EUNIT_CAPS
    28 VENDORID                0x00000000
    29 VENDORID                0x00000000
    29 
    30 
    30 SOURCEPATH              ../src
    31 SOURCEPATH              ../src
    31 SOURCE                  mt_hspsconfigurationif.cpp
    32 SOURCE                  mt_hspsconfigurationif.cpp
    32 SOURCE                  mt_hspsconfigurationif_dllmain.cpp
    33 SOURCE                  mt_hspsconfigurationif_dllmain.cpp
    45 USERINCLUDE             ../../../hspsservice/inc
    46 USERINCLUDE             ../../../hspsservice/inc
    46 
    47 
    47 // System include folders required by the tested code
    48 // System include folders required by the tested code
    48 MW_LAYER_SYSTEMINCLUDE
    49 MW_LAYER_SYSTEMINCLUDE
    49 
    50 
    50 SYSTEMINCLUDE           /epoc32/include/platform/digia/eunit
       
    51 
       
    52 LIBRARY                 bafl.lib
    51 LIBRARY                 bafl.lib
    53 LIBRARY                 efsrv.lib
    52 LIBRARY                 efsrv.lib
    54 LIBRARY                 EUnit.lib
    53 LIBRARY                 EUnit.lib
    55 LIBRARY                 EUnitUtil.lib
    54 LIBRARY                 EUnitUtil.lib
    56 LIBRARY                 euser.lib
    55 LIBRARY                 euser.lib