resourcemgmt/powerandmemorynotificationservice/group/t_shutdownserver.mmp
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-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 // t_shutdownserver.exe
    14 // t_shutdownserver.exe
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 TARGET          t_shutdownserver.exe //RTEST
    18 TARGET          t_shutdownserver.exe
    19 CAPABILITY      ProtServ PowerMgmt DiskAdmin 
    19 CAPABILITY      ProtServ PowerMgmt DiskAdmin 
    20 TARGETTYPE      EXE
    20 TARGETTYPE      EXE
    21 
    21 
    22 VENDORID        0x70000001
    22 VENDORID        0x70000001
    23 
    23 
    40 LIBRARY         euser.lib efsrv.lib bafl.lib
    40 LIBRARY         euser.lib efsrv.lib bafl.lib
    41 LIBRARY         powermgrcli.lib 
    41 LIBRARY         powermgrcli.lib 
    42 #if defined (SYMBIAN_SSM_GRACEFUL_SHUTDOWN)
    42 #if defined (SYMBIAN_SSM_GRACEFUL_SHUTDOWN)
    43 LIBRARY			ssmcmn.lib estor.lib
    43 LIBRARY			ssmcmn.lib estor.lib
    44 #endif
    44 #endif
    45 LIBRARY 		charconv.lib
       
    46 
    45 
    47 
    46 
    48 SMPSAFE
    47 SMPSAFE