startupservices/Startup/syserrcmd/group/syserrcmd.mmp
branchRCL_3
changeset 19 924385140d98
parent 0 2e3d3ce01487
child 20 c2c61fdca848
equal deleted inserted replaced
18:0818dd463d41 19:924385140d98
     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
    47 
    47 
    48 // >>> uncomment to direct trace output to file
    48 // >>> uncomment to direct trace output to file
    49 // MACRO        __SSM_TRACE_INTO_FILE__
    49 // MACRO        __SSM_TRACE_INTO_FILE__
    50 // LIBRARY      flogger.lib
    50 // LIBRARY      flogger.lib
    51 // <<< uncomment to direct trace output to file
    51 // <<< uncomment to direct trace output to file
       
    52 
       
    53 SMPSAFE