userlibandfileserver/fileserver/rom/f32.iby
branchRCL_3
changeset 256 c1f20ce4abcf
parent 0 a41df078684a
child 257 3e88ff8f41d5
equal deleted inserted replaced
249:a179b74831c9 256:c1f20ce4abcf
    14 * Description:
    14 * Description:
    15 *
    15 *
    16 */
    16 */
    17 secondary=\Epoc32\Release\##MAIN##\##BUILD##\efile.exe  sys\bin\efile.exe  FIXED HEAPMAX(0x80000)
    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
    18 file=\Epoc32\Release\##MAIN##\##BUILD##\efsrv.dll       sys\bin\efsrv.dll
    19 
       
    20 device[VARID]=\Epoc32\Release\##KMAIN##\##BUILD##\d_ftrace.ldd          sys\bin\d_ftrace.ldd
       
    21 
    19 
    22 #ifdef WITH_EXFAT
    20 #ifdef WITH_EXFAT
    23 file=\Epoc32\Release\##MAIN##\##BUILD##\exfat.fsy       sys\bin\exfat.fsy
    21 file=\Epoc32\Release\##MAIN##\##BUILD##\exfat.fsy       sys\bin\exfat.fsy
    24 #endif
    22 #endif
    25 
    23 
    78 
    76 
    79 #if defined(WITH_ROFS) || defined(WITH_COMP)
    77 #if defined(WITH_ROFS) || defined(WITH_COMP)
    80 file=\Epoc32\Release\##SMAIN##\##BUILD##\erofs.fsy  sys\bin\erofs.fsy
    78 file=\Epoc32\Release\##SMAIN##\##BUILD##\erofs.fsy  sys\bin\erofs.fsy
    81 #endif
    79 #endif
    82 
    80 
    83 #ifdef SYMBIAN_EXCLUDE_USB
    81 #ifndef __USB
    84 REM Feature USB is not included in this ROM
    82 REM Feature USB is not included in this ROM
    85 #else
    83 #else
    86 #ifdef WITH_MASS_STORAGE
    84 #ifdef WITH_MASS_STORAGE
    87 #ifdef USE_MSCDB
    85 #ifdef USE_MSCDB
    88 file=\Epoc32\Release\##MAIN##\##BUILD##\msfs_db.fsy                 sys\bin\msfs.fsy
    86 file=\Epoc32\Release\##MAIN##\##BUILD##\msfs_db.fsy                 sys\bin\msfs.fsy
    93 file=\epoc32\release\##MAIN##\##BUILD##\usbhostms.pxy   sys\bin\usbhostms.pxy
    91 file=\epoc32\release\##MAIN##\##BUILD##\usbhostms.pxy   sys\bin\usbhostms.pxy
    94 file=\epoc32\release\##MAIN##\##BUILD##\usbhostmsclient.dll     sys\bin\usbhostmsclient.dll
    92 file=\epoc32\release\##MAIN##\##BUILD##\usbhostmsclient.dll     sys\bin\usbhostmsclient.dll
    95 file=\epoc32\release\##MAIN##\##BUILD##\usbhostmssrv.exe    sys\bin\usbhostmssrv.exe
    93 file=\epoc32\release\##MAIN##\##BUILD##\usbhostmssrv.exe    sys\bin\usbhostmssrv.exe
    96 #endif //SYMBIAN_INCLUDE_USB_OTG_HOST
    94 #endif //SYMBIAN_INCLUDE_USB_OTG_HOST
    97 #endif //WITH_MASS_STORAGE
    95 #endif //WITH_MASS_STORAGE
    98 #endif //SYMBIAN_EXCLUDE_USB
    96 #endif //__USB