equal
deleted
inserted
replaced
1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2007-2010 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". |
39 |
39 |
40 LIBRARY euser.lib efsrv.lib bafl.lib |
40 LIBRARY euser.lib efsrv.lib bafl.lib |
41 #if defined (SYMBIAN_SSM_GRACEFUL_SHUTDOWN) |
41 #if defined (SYMBIAN_SSM_GRACEFUL_SHUTDOWN) |
42 LIBRARY ssmcmn.lib estor.lib |
42 LIBRARY ssmcmn.lib estor.lib |
43 #endif |
43 #endif |
|
44 LIBRARY charconv.lib |
44 |
45 |
45 |
46 |
46 SMPSAFE |
47 SMPSAFE |