sysstatemgmt/ssmpolicyplugins/ssmshutdownpolicy/group/ssmshutdownpolicy.mmp
branchRCL_3
changeset 7 1fc153c72b60
parent 0 4e1aa6a622a0
equal deleted inserted replaced
6:6bb05bdcbe09 7:1fc153c72b60
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    43 LIBRARY         euser.lib
    43 LIBRARY         euser.lib
    44 LIBRARY         ssmcmn.lib
    44 LIBRARY         ssmcmn.lib
    45 LIBRARY         ssmpolicybase.lib
    45 LIBRARY         ssmpolicybase.lib
    46 LIBRARY         ssmstatepolicybase.lib
    46 LIBRARY         ssmstatepolicybase.lib
    47 LIBRARY         ssmmapperutility.lib
    47 LIBRARY         ssmmapperutility.lib
       
    48 LIBRARY         ssmuiproviderdll.lib
    48 
    49 
    49 // >>> uncomment to enable function-level tracing
    50 // >>> uncomment to enable function-level tracing
    50 // MACRO        __SSM_FUNC_TRACE__
    51 // MACRO        __SSM_FUNC_TRACE__
    51 // <<< uncomment to enable function-level tracing
    52 // <<< uncomment to enable function-level tracing
    52 
    53