First public contribution.
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of the License "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".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
17 secondary=\Epoc32\Release\##MAIN##\##BUILD##\efile.exe sys\bin\efile.exe FIXED HEAPMAX(0x80000)
18 file=\Epoc32\Release\##MAIN##\##BUILD##\efsrv.dll sys\bin\efsrv.dll
20 device[VARID]=\Epoc32\Release\##KMAIN##\##BUILD##\d_ftrace.ldd sys\bin\d_ftrace.ldd
23 file=\Epoc32\Release\##MAIN##\##BUILD##\exfat.fsy sys\bin\exfat.fsy
26 #ifdef WITH_AUTOMOUNTER
27 file=\Epoc32\Release\##MAIN##\##BUILD##\automounter.fsy sys\bin\automounter.fsy
32 file=\Epoc32\Release\##MAIN##\##BUILD##\efat32.fsy sys\bin\elocal.fsy
35 // PREQ2540: Prepare "LFFS" NOR Flash File System TPIP for Symbian Foundation
36 // This PREQ removes the LFFS File System component from the rlease codeline.
37 // Only define WITH_ELLFS_FSY macro on development branches where the component
40 file=\Epoc32\Release\##MAIN##\##BUILD##\elffs.fsy sys\bin\elffs.fsy
45 file=\epoc32\release\##MAIN##\##BUILD##\iso9660.fsy sys\bin\iso9660.fsy
49 file=\epoc32\release\##MAIN##\##BUILD##\ntfs.fsy sys\bin\ntfs.fsy
52 #ifndef SYMBIAN_EXCLUDE_ESHELL
53 // Give Root capability to eshell in addition to DiskAdmin to ease debugging (we can't
54 // do that in full ROMs because it prevents eshell from being started from eikon)
55 file=\Epoc32\Release\##MAIN##\##BUILD##\eshell.exe sys\bin\eshell.exe HEAPMAX(0x20000) capability tcb+diskadmin+allfiles+ProtServ
60 file=\Epoc32\Release\##MAIN##\##BUILD##\e32strt.exe sys\bin\estart.exe HEAPMAX(0x2000)
62 file=\Epoc32\Release\##MAIN##\##BUILD##\estart.exe sys\bin\estart.exe HEAPMAX(0x10000)
65 #ifndef SYMBIAN_EXCLUDE_RUNTESTS
66 file=\epoc32\release\##MAIN##\##BUILD##\RUNTESTS.EXE sys\bin\RUNTESTS.EXE HEAPMAX(0x10000)
70 //Add File System extension here if any present, use the line below as an
72 //file=\epoc32\release\##MAIN##\##BUILD##\example.fxt sys\bin\example.fxt
76 file=\Epoc32\Release\##SMAIN##\##BUILD##\ecomp.fsy sys\bin\ecomp.fsy
79 #if defined(WITH_ROFS) || defined(WITH_COMP)
80 file=\Epoc32\Release\##SMAIN##\##BUILD##\erofs.fsy sys\bin\erofs.fsy
83 #ifdef SYMBIAN_EXCLUDE_USB
84 REM Feature USB is not included in this ROM
86 #ifdef WITH_MASS_STORAGE
88 file=\Epoc32\Release\##MAIN##\##BUILD##\msfs_db.fsy sys\bin\msfs.fsy
90 file=\Epoc32\Release\##MAIN##\##BUILD##\msfs.fsy sys\bin\msfs.fsy
92 #ifdef SYMBIAN_INCLUDE_USB_OTG_HOST
93 file=\epoc32\release\##MAIN##\##BUILD##\usbhostms.pxy sys\bin\usbhostms.pxy
94 file=\epoc32\release\##MAIN##\##BUILD##\usbhostmsclient.dll sys\bin\usbhostmsclient.dll
95 file=\epoc32\release\##MAIN##\##BUILD##\usbhostmssrv.exe sys\bin\usbhostmssrv.exe
96 #endif //SYMBIAN_INCLUDE_USB_OTG_HOST
97 #endif //WITH_MASS_STORAGE
98 #endif //SYMBIAN_EXCLUDE_USB