equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * Version : %version: sa1spcx1#10.1.4 % << Don't touch! Updated by Synergy at check-out. |
|
16 * |
|
17 */ |
|
18 |
|
19 // To get the MW_LAYER_SYSTEMINCLUDE-definition |
|
20 #include <platform_paths.hrh> |
|
21 |
|
22 TARGET mcsextendedmenu.dll |
|
23 TARGETTYPE dll |
|
24 UID 0x1000008D 0x200113E2 |
|
25 CAPABILITY CAP_GENERAL_DLL |
|
26 VENDORID VID_DEFAULT |
|
27 |
|
28 SOURCEPATH ../extsrc |
|
29 SOURCE mcsmenuiconutility.cpp |
|
30 |
|
31 |
|
32 |
|
33 USERINCLUDE ../extinc |
|
34 |
|
35 MW_LAYER_SYSTEMINCLUDE |
|
36 |
|
37 LIBRARY euser.lib |
|
38 LIBRARY aknskins.lib |
|
39 LIBRARY aknicon.lib |
|
40 LIBRARY mcsmenu.lib |
|
41 LIBRARY mcsmenuutils.lib |
|
42 //LIBRARY ws32.lib |
|
43 LIBRARY fbscli.lib |
|
44 LIBRARY mcssathandler.lib avkon.lib |
|
45 LIBRARY efsrv.lib |
|
46 LIBRARY apgrfx.lib liwServiceHandler.lib |
|
47 |
|
48 |
|
49 //LIBRARY apgrfx.lib |
|
50 //LIBRARY egul.lib |
|
51 //LIBRARY apparc.lib |
|
52 //LIBRARY javaregistry.lib |
|
53 //LIBRARY caf.lib |
|
54 //LIBRARY cafutils.lib |
|
55 //LIBRARY SatClient.lib |
|
56 //LIBRARY bitgdi.lib |