equal
deleted
inserted
replaced
|
1 // guicons.mmp |
|
2 // |
|
3 // Copyright (c) 2009 - 2010 Accenture. All rights reserved. |
|
4 // This component and the accompanying materials are made available |
|
5 // under the terms of the "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 // Accenture - Initial contribution |
|
11 // |
|
12 |
|
13 #include <fshell/common.mmh> |
|
14 |
|
15 TARGET guicons.dll |
|
16 TARGETTYPE dll |
|
17 UID 0x1000008d 0x100039e7 |
|
18 |
|
19 CAPABILITY FSHELL_CAP_MMP_NORMAL |
|
20 |
|
21 SOURCEPATH ..\src |
|
22 SOURCE GuiCons.cpp |
|
23 SOURCE clientserver.cpp |
|
24 |
|
25 USERINCLUDE ..\inc |
|
26 USERINCLUDE \epoc32\build\fshell/guicons\generated |
|
27 |
|
28 #include <fshell/fsh_system_include.mmh> |
|
29 |
|
30 LIBRARY euser.lib |
|
31 LIBRARY cone.lib |
|
32 LIBRARY efsrv.lib |
|
33 LIBRARY imageconversion.lib fbscli.lib ws32.lib bitgdi.lib gdi.lib |
|
34 LIBRARY ecom.lib |
|
35 LIBRARY consoleproxy.lib |