Update contrib.
1 // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of the License "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // f32/group/elocal.mmp
15 // elocal.fsy FAT file system
22 //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
23 //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
25 //!! WARNING!! DO NOT edit this file !! '\sfat' component is obsolete and is not being used. '\sfat32'replaces it
27 //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
28 //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
42 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
46 WIN32_LIBRARY kernel32.lib
48 WIN32_LIBRARY chkstk.obj
50 BASEADDRESS 0x63000000
57 USERINCLUDE ../sfat/inc
61 SOURCE fat_config.cpp sl_cache.cpp sl_dir.cpp
62 SOURCE sl_disk.cpp sl_drv.cpp sl_file.cpp
63 SOURCE sl_fmt.cpp sl_fsy.cpp sl_main.cpp sl_mnt.cpp
64 SOURCE sl_utl.cpp sl_vfat.cpp sl_bpb.cpp
65 SOURCE sl_scan.cpp sl_check.cpp
66 SOURCE sl_fat16.cpp sl_mnt16.cpp sl_fatcache.cpp fat_table.cpp ram_fat_table.cpp
67 SOURCE sl_leafdir_cache.cpp
68 SOURCE sl_dir_cache.cpp
71 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
78 DOCUMENT ../group/release.txt
80 LIBRARY efsrv.lib euser.lib efile.lib
87 #include "../group/f32caps.mmh" // Capabilities of File Server process
88 #include "../group/f32.mmh" // Generic definitions for the whole f32 component