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.
18 //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
19 //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
21 //!! WARNING!! DO NOT edit this file !! '\sfat' component is obsolete and is not being used. '\sfat32'replaces it
23 //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
24 //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
32 USERINCLUDE ../sfat/inc
35 SOURCE fat_config.cpp sl_cache.cpp sl_dir.cpp
36 SOURCE sl_disk.cpp sl_drv.cpp sl_file.cpp
37 SOURCE sl_fmt.cpp sl_fsy.cpp sl_main.cpp sl_mnt.cpp
38 SOURCE sl_utl.cpp sl_vfat.cpp sl_bpb.cpp
39 SOURCE sl_scan.cpp sl_check.cpp
40 SOURCE sl_fat16.cpp sl_mnt16.cpp sl_fatcache.cpp fat_table.cpp ram_fat_table.cpp
41 SOURCE sl_leafdir_cache.cpp
42 SOURCE sl_dir_cache.cpp
45 DOCUMENT ../group/release.txt
48 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
50 LIBRARY efile.lib efsrv.lib euser.lib hal.lib
53 BASEADDRESS 0x61000000
60 #include "../group/f32caps.mmh" // Capabilities of File Server process
61 #include "../group/f32.mmh" // Generic definitions for the whole f32 component