equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2005-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". |
65 LIBRARY eikcoctl.lib eiksrv.lib // Eikon libraries |
65 LIBRARY eikcoctl.lib eiksrv.lib // Eikon libraries |
66 LIBRARY eikdlg.lib // Eikon dialogs |
66 LIBRARY eikdlg.lib // Eikon dialogs |
67 LIBRARY estor.lib // for Cover Display UI support |
67 LIBRARY estor.lib // for Cover Display UI support |
68 LIBRARY FeatMgr.lib // for fetching if Cover Display is supported |
68 LIBRARY FeatMgr.lib // for fetching if Cover Display is supported |
69 LIBRARY centralrepository.lib // Central Repository |
69 LIBRARY centralrepository.lib // Central Repository |
70 LIBRARY aknmemorycardui.lib // for unlocking the MMC |
|
71 LIBRARY efsrv.lib // File server |
70 LIBRARY efsrv.lib // File server |
72 LIBRARY eikcore.lib // for icons |
71 LIBRARY eikcore.lib // for icons |
73 LIBRARY aknskins.lib |
72 LIBRARY aknskins.lib |
74 LIBRARY aknskinsrv.lib |
73 LIBRARY aknskinsrv.lib |
75 LIBRARY aknicon.lib |
74 LIBRARY aknicon.lib |