equal
deleted
inserted
replaced
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 |