os/kernelhwsrv/userlibandfileserver/fileserver/rom/f32.iby
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
/*
sl@0
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     3
* All rights reserved.
sl@0
     4
* This component and the accompanying materials are made available
sl@0
     5
* under the terms of the License "Eclipse Public License v1.0"
sl@0
     6
* which accompanies this distribution, and is available
sl@0
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     8
*
sl@0
     9
* Initial Contributors:
sl@0
    10
* Nokia Corporation - initial contribution.
sl@0
    11
*
sl@0
    12
* Contributors:
sl@0
    13
*
sl@0
    14
* Description:
sl@0
    15
*
sl@0
    16
*/
sl@0
    17
secondary=\Epoc32\Release\##MAIN##\##BUILD##\efile.exe  sys\bin\efile.exe  FIXED HEAPMAX(0x80000)
sl@0
    18
file=\Epoc32\Release\##MAIN##\##BUILD##\efsrv.dll       sys\bin\efsrv.dll
sl@0
    19
sl@0
    20
device[VARID]=\Epoc32\Release\##KMAIN##\##BUILD##\d_ftrace.ldd          sys\bin\d_ftrace.ldd
sl@0
    21
sl@0
    22
#ifdef WITH_EXFAT
sl@0
    23
file=\Epoc32\Release\##MAIN##\##BUILD##\exfat.fsy       sys\bin\exfat.fsy
sl@0
    24
#endif
sl@0
    25
sl@0
    26
#ifdef WITH_AUTOMOUNTER
sl@0
    27
file=\Epoc32\Release\##MAIN##\##BUILD##\automounter.fsy sys\bin\automounter.fsy
sl@0
    28
#endif
sl@0
    29
sl@0
    30
sl@0
    31
#ifndef CUSTOM_ELOCAL
sl@0
    32
file=\Epoc32\Release\##MAIN##\##BUILD##\efat32.fsy      sys\bin\elocal.fsy
sl@0
    33
#endif
sl@0
    34
sl@0
    35
// PREQ2540: Prepare "LFFS" NOR Flash File System TPIP for Symbian Foundation
sl@0
    36
// This PREQ removes the LFFS File System component from the rlease codeline.
sl@0
    37
// Only define WITH_ELLFS_FSY macro on development branches where the component
sl@0
    38
// has been retained.
sl@0
    39
#ifdef WITH_ELFFS_FSY
sl@0
    40
file=\Epoc32\Release\##MAIN##\##BUILD##\elffs.fsy       sys\bin\elffs.fsy
sl@0
    41
#endif
sl@0
    42
sl@0
    43
sl@0
    44
#ifdef WITH_ISO9660
sl@0
    45
file=\epoc32\release\##MAIN##\##BUILD##\iso9660.fsy     sys\bin\iso9660.fsy
sl@0
    46
#endif
sl@0
    47
sl@0
    48
#ifdef WITH_NTFS
sl@0
    49
file=\epoc32\release\##MAIN##\##BUILD##\ntfs.fsy        sys\bin\ntfs.fsy
sl@0
    50
#endif
sl@0
    51
sl@0
    52
#ifndef SYMBIAN_EXCLUDE_ESHELL
sl@0
    53
// Give Root capability to eshell in addition to DiskAdmin to ease debugging (we can't
sl@0
    54
// do that in full ROMs because it prevents eshell from being started from eikon)
sl@0
    55
file=\Epoc32\Release\##MAIN##\##BUILD##\eshell.exe      sys\bin\eshell.exe HEAPMAX(0x20000) capability tcb+diskadmin+allfiles+ProtServ
sl@0
    56
#endif
sl@0
    57
sl@0
    58
#ifndef CUSTOM_ESTART
sl@0
    59
#ifdef BASE_ROM
sl@0
    60
file=\Epoc32\Release\##MAIN##\##BUILD##\e32strt.exe     sys\bin\estart.exe HEAPMAX(0x2000)
sl@0
    61
#else
sl@0
    62
file=\Epoc32\Release\##MAIN##\##BUILD##\estart.exe      sys\bin\estart.exe HEAPMAX(0x10000)
sl@0
    63
#endif
sl@0
    64
#endif
sl@0
    65
#ifndef SYMBIAN_EXCLUDE_RUNTESTS    
sl@0
    66
file=\epoc32\release\##MAIN##\##BUILD##\RUNTESTS.EXE    sys\bin\RUNTESTS.EXE HEAPMAX(0x10000)
sl@0
    67
#endif
sl@0
    68
sl@0
    69
#ifdef WITH_EXTENSION
sl@0
    70
//Add File System extension here if any present, use the line below as an
sl@0
    71
//example
sl@0
    72
//file=\epoc32\release\##MAIN##\##BUILD##\example.fxt   sys\bin\example.fxt
sl@0
    73
#endif
sl@0
    74
sl@0
    75
#ifdef WITH_COMP
sl@0
    76
file=\Epoc32\Release\##SMAIN##\##BUILD##\ecomp.fsy  sys\bin\ecomp.fsy
sl@0
    77
#endif
sl@0
    78
sl@0
    79
#if defined(WITH_ROFS) || defined(WITH_COMP)
sl@0
    80
file=\Epoc32\Release\##SMAIN##\##BUILD##\erofs.fsy  sys\bin\erofs.fsy
sl@0
    81
#endif
sl@0
    82
sl@0
    83
#ifdef SYMBIAN_EXCLUDE_USB
sl@0
    84
REM Feature USB is not included in this ROM
sl@0
    85
#else
sl@0
    86
#ifdef WITH_MASS_STORAGE
sl@0
    87
#ifdef USE_MSCDB
sl@0
    88
file=\Epoc32\Release\##MAIN##\##BUILD##\msfs_db.fsy                 sys\bin\msfs.fsy
sl@0
    89
#else
sl@0
    90
file=\Epoc32\Release\##MAIN##\##BUILD##\msfs.fsy                    sys\bin\msfs.fsy
sl@0
    91
#endif
sl@0
    92
#ifdef SYMBIAN_INCLUDE_USB_OTG_HOST
sl@0
    93
file=\epoc32\release\##MAIN##\##BUILD##\usbhostms.pxy   sys\bin\usbhostms.pxy
sl@0
    94
file=\epoc32\release\##MAIN##\##BUILD##\usbhostmsclient.dll     sys\bin\usbhostmsclient.dll
sl@0
    95
file=\epoc32\release\##MAIN##\##BUILD##\usbhostmssrv.exe    sys\bin\usbhostmssrv.exe
sl@0
    96
#endif //SYMBIAN_INCLUDE_USB_OTG_HOST
sl@0
    97
#endif //WITH_MASS_STORAGE
sl@0
    98
#endif //SYMBIAN_EXCLUDE_USB