Update contrib.
1 // Copyright (c) 2004-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\smassstorage.mmh
15 // Mass storage file system mmp file
26 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
28 SYMBIAN_BASE_SYSTEMINCLUDE(kernel)
30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
31 USERINCLUDE ../smassstorage/inc
32 SOURCEPATH ../smassstorage
34 SOURCE cbulkonlytransport.cpp
35 SOURCE cbulkonlytransportusbcldd.cpp
36 SOURCE cbulkonlytransportusbcscldd.cpp
37 SOURCE cactivedevicestatenotifierbase.cpp
38 SOURCE rwdrivethread.cpp
39 SOURCE cmassstoragefilesystem.cpp
40 SOURCE cmassstoragemountcb.cpp
41 SOURCE cusbmassstoragecontroller.cpp
42 SOURCE cusbmassstorageserver.cpp
43 SOURCE cusbmassstoragesession.cpp
44 SOURCE massstorageutil.cpp
45 SOURCE drivemanager.cpp
46 SOURCE drivepublisher.cpp
48 LIBRARY efile.lib efsrv.lib euser.lib usbcsc_bil.lib
52 DOCUMENT ../group/release.txt
56 BASEADDRESS 0x61000000
59 UID 0 0x100000d6 //TODO reserve new UID
63 #include "../group/f32caps.mmh" // Capabilities of File Server process
64 #include "../group/f32.mmh" // Generic definitions for the whole f32 component