resourcemgmt/powerandmemorynotificationservice/group/t_pwrbasic.mmp
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
     1 // Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    13 // Description:
    13 // Description:
    14 // This test script should be run only in Text Shell mode.
    14 // This test script should be run only in Text Shell mode.
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 TARGET          t_pwrbasic.exe  //RTEST
    18 TARGET          t_pwrbasic.exe
    19 CAPABILITY      PowerMgmt
    19 CAPABILITY      PowerMgmt
    20 TARGETTYPE      EXE
    20 TARGETTYPE      EXE
    21 
    21 
    22 VENDORID        0x70000001
    22 VENDORID        0x70000001
    23 
    23 
    27 
    27 
    28 SOURCEPATH      ../tsrc
    28 SOURCEPATH      ../tsrc
    29 SOURCE          t_pwrbasic.cpp
    29 SOURCE          t_pwrbasic.cpp
    30 
    30 
    31 LIBRARY         euser.lib
    31 LIBRARY         euser.lib
    32 LIBRARY         powermgrcli.lib
    32 LIBRARY         powermgrcli.lib 
    33 LIBRARY 		efsrv.lib
       
    34 LIBRARY 		charconv.lib
       
    35 
    33 
    36 SMPSAFE
    34 SMPSAFE