|
1 // s60_guicons.iby |
|
2 // |
|
3 // Copyright (c) 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 __S60_GUICONS_IBY__ |
|
14 #define __S60_GUICONS_IBY__ |
|
15 |
|
16 FSHELL_EXECUTABLE_FILE(guicons.exe) |
|
17 FSHELL_DATA_FILE(ZPRIVATE\10003a3f\Apps\guicons_reg.rsc, private\10003a3f\import\Apps\guicons_reg.rsc) |
|
18 FSHELL_DATA_FILE(ZRESOURCE\Apps\guicons.rsc, Resource\Apps\guicons.rsc) |
|
19 FSHELL_DATA_FILE(ZRESOURCE\Apps\guicons.mif, Resource\Apps\guicons.mif) |
|
20 FSHELL_DATA_FILE(ZRESOURCE\guicons.idf, resource\guicons.idf) |
|
21 |
|
22 #if !defined(FSHELL_MAKESIS) && defined (FSHELL_GUICONS_GRATUITOUS) |
|
23 FSHELL_DATA_FILE(ZRESOURCE\guiconsbg.png, \resource\guiconsbg.png) |
|
24 #endif |
|
25 |
|
26 FSHELL_DATA_FILE(ZSYSTEM\console\commands\100-New_BT_console.txt, system\console\commands\100-New_BT_console.txt) |
|
27 FSHELL_DATA_FILE(ZSYSTEM\console\commands\101-New_TCP_console.txt, system\console\commands\101-New_TCP_console.txt) |
|
28 FSHELL_DATA_FILE(ZSYSTEM\console\commands\102-New_serial_console.txt, system\console\commands\102-New_serial_console.txt) |
|
29 FSHELL_DATA_FILE(ZSYSTEM\console\commands\103-New_busdevcomm_console.txt, system\console\commands\103-New_busdevcomm_console.txt) |
|
30 |
|
31 #endif //__S60_GUICONS_IBY__ |