equal
deleted
inserted
replaced
|
1 // bld.inf |
|
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 #ifndef FSHELL_COMMON_MMH |
|
14 #include <fshell/common.mmh> |
|
15 #endif |
|
16 |
|
17 |
|
18 PRJ_EXPORTS |
|
19 FSHELL_ROM_INCLUDE(guicons.iby) |
|
20 |
|
21 #ifdef FSHELL_WSERV_SUPPORT |
|
22 |
|
23 ..\data\font_6x10.PNG Z:\resource\font_6x10.PNG |
|
24 ..\data\font_7x13.PNG Z:\resource\font_7x13.PNG |
|
25 ..\inc\guicons.h \epoc32\include\fshell\guicons.h |
|
26 |
|
27 PRJ_MMPFILES |
|
28 gnumakefile guicons_makefont.mk |
|
29 guicons.mmp |
|
30 |
|
31 #ifdef FSHELL_PLATFORM_S60 |
|
32 #include "..\s60\group\bld.inf" |
|
33 #endif |
|
34 |
|
35 #endif // FSHELL_WSERV_SUPPORT |