os/kernelhwsrv/kerneltest/f32test/shostmassstorage/testclient/usbtestmsclient/usbtestmsclient.mmh
First public contribution.
1 // Copyright (c) 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 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
19 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
20 SYMBIAN_BASE_SYSTEMINCLUDE(kernel)
24 USERINCLUDE ./transport/include
25 USERINCLUDE ./protocol/include
27 USERINCLUDE ./transport
30 SOURCE cscsiserverprotocol.cpp
31 SOURCE tscsiserverreq.cpp
32 SOURCE tscsiservercmds.cpp
35 SOURCEPATH ./transport
36 SOURCE botcontrolinterface.cpp
37 SOURCE botmscserver.cpp
38 SOURCE cbulkonlytransport.cpp
41 SOURCE cmassstoragefilesystem.cpp
42 SOURCE cmassstoragemountcb.cpp
43 SOURCE cusbmassstoragecontroller.cpp
44 SOURCE cusbmassstorageserver.cpp
45 SOURCE cusbmassstoragesession.cpp
46 SOURCE drivemanager.cpp
47 SOURCE drivepublisher.cpp
50 LIBRARY efile.lib efsrv.lib euser.lib
54 BASEADDRESS 0x61000000
57 UID 0 0x100000d6 //TODO reserve new UID
61 #include "../../../userlibandfileserver/fileserver/group/f32caps.mmh" // Capabilities of File Server process
62 #include "../../../userlibandfileserver/fileserver/group/f32.mmh" // Generic definitions for the whole f32 component