startupservices/Startup/syserrcmd/group/syserrcmd.mmp
changeset 29 6a787171e1de
parent 21 c4cbaa4fb734
equal deleted inserted replaced
28:b0b858956ed5 29:6a787171e1de
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 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".
    32 
    32 
    33 USERINCLUDE     ../inc
    33 USERINCLUDE     ../inc
    34 
    34 
    35 MW_LAYER_SYSTEMINCLUDE
    35 MW_LAYER_SYSTEMINCLUDE
    36 
    36 
    37 LIBRARY         aknnotify.lib
       
    38 LIBRARY         efsrv.lib
    37 LIBRARY         efsrv.lib
    39 LIBRARY         euser.lib
    38 LIBRARY         euser.lib
    40 LIBRARY         featmgr.lib
    39 LIBRARY         featmgr.lib
    41 LIBRARY         commonengine.lib
    40 LIBRARY         commonengine.lib
       
    41 LIBRARY         hbwidgets.lib
    42 
    42 
    43 
    43 
    44 // >>> uncomment to enable function-level tracing
    44 // >>> uncomment to enable function-level tracing
    45 // MACRO        __SSM_FUNC_TRACE__
    45 // MACRO        __SSM_FUNC_TRACE__
    46 // <<< uncomment to enable function-level tracing
    46 // <<< uncomment to enable function-level tracing