diff -r 000000000000 -r 7f656887cf89 plugins/consoles/guicons/s60/group/s60_guicons.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plugins/consoles/guicons/s60/group/s60_guicons.iby Wed Jun 23 15:52:26 2010 +0100 @@ -0,0 +1,31 @@ +// s60_guicons.iby +// +// Copyright (c) 2010 Accenture. All rights reserved. +// This component and the accompanying materials are made available +// under the terms of the "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Accenture - Initial contribution +// + +#ifndef __S60_GUICONS_IBY__ +#define __S60_GUICONS_IBY__ + +FSHELL_EXECUTABLE_FILE(guicons.exe) +FSHELL_DATA_FILE(ZPRIVATE\10003a3f\Apps\guicons_reg.rsc, private\10003a3f\import\Apps\guicons_reg.rsc) +FSHELL_DATA_FILE(ZRESOURCE\Apps\guicons.rsc, Resource\Apps\guicons.rsc) +FSHELL_DATA_FILE(ZRESOURCE\Apps\guicons.mif, Resource\Apps\guicons.mif) +FSHELL_DATA_FILE(ZRESOURCE\guicons.idf, resource\guicons.idf) + +#if !defined(FSHELL_MAKESIS) && defined (FSHELL_GUICONS_GRATUITOUS) +FSHELL_DATA_FILE(ZRESOURCE\guiconsbg.png, \resource\guiconsbg.png) +#endif + +FSHELL_DATA_FILE(ZSYSTEM\console\commands\100-New_BT_console.txt, system\console\commands\100-New_BT_console.txt) +FSHELL_DATA_FILE(ZSYSTEM\console\commands\101-New_TCP_console.txt, system\console\commands\101-New_TCP_console.txt) +FSHELL_DATA_FILE(ZSYSTEM\console\commands\102-New_serial_console.txt, system\console\commands\102-New_serial_console.txt) +FSHELL_DATA_FILE(ZSYSTEM\console\commands\103-New_busdevcomm_console.txt, system\console\commands\103-New_busdevcomm_console.txt) + +#endif //__S60_GUICONS_IBY__