sysstatemgmt/tsrc/public/basic/group/mt_rstartersession.mmp
branchRCL_3
changeset 21 ccb4f6b3db21
parent 3 a811597961f0
child 22 8cb079868133
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:
    14 * Description: Unit test code for RStarterSession class
    15 *
    15 *
    16 */
    16 */
    17 
       
    18 
    17 
    19 #include <platform_paths.hrh>
    18 #include <platform_paths.hrh>
    20 
    19 
    21 TARGET          MT_RStarterSession.dll
    20 TARGET          MT_RStarterSession.dll
    22 TARGETTYPE      dll
    21 TARGETTYPE      dll
    23 UID             0x1000af5a 0x01700000
       
    24 
    22 
       
    23 UID             0x1000008D 0x101FB3E7
       
    24 VENDORID        VID_DEFAULT
    25 CAPABILITY      ALL -TCB
    25 CAPABILITY      ALL -TCB
    26 VENDORID        VID_DEFAULT
       
    27 
    26 
    28 SOURCEPATH      ../mt_rstartersession
    27 SOURCEPATH      ../mt_rstartersession
    29 SOURCE          MT_RStarterSession.cpp
    28 SOURCE          MT_RStarterSession.cpp
    30 SOURCE          MT_RStarterSession_DllMain.cpp
       
    31 
    29 
    32 USERINCLUDE     ../mt_rstartersession
    30 USERINCLUDE     ../mt_rstartersession
    33 
    31 
    34 SYSTEMINCLUDE    /epoc32/include/platform/digia/eunit
    32 OS_LAYER_SYSTEMINCLUDE
    35 
    33 
    36 OS_LAYER_SYSTEMINCLUDE
    34 OS_LAYER_SYSTEMINCLUDE
    37 
    35 
    38 LIBRARY         EUnit.lib
       
    39 LIBRARY         EUnitUtil.lib
       
    40 LIBRARY         euser.lib
    36 LIBRARY         euser.lib
       
    37 LIBRARY     	stiftestinterface.lib
    41 LIBRARY         StarterClient.lib
    38 LIBRARY         StarterClient.lib
    42 
    39 
    43 SMPSAFE
    40 SMPSAFE
    44 
    41 
    45 // End of file
    42 // End of file