132
|
1 |
// Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
|
0
|
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".
|
|
7 |
//
|
|
8 |
// Initial Contributors:
|
|
9 |
// Nokia Corporation - initial contribution.
|
|
10 |
//
|
|
11 |
// Contributors:
|
|
12 |
//
|
|
13 |
// Description:
|
|
14 |
// f32/shostmassstorage/client/hostmsclient.mmp
|
|
15 |
// Host mass storage client mmp file
|
|
16 |
//
|
|
17 |
//
|
|
18 |
|
297
|
19 |
TARGET usbhostmsclient.dll
|
0
|
20 |
|
297
|
21 |
TARGETTYPE dll
|
0
|
22 |
|
|
23 |
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
|
|
24 |
USERINCLUDE .
|
|
25 |
USERINCLUDE ../shared
|
297
|
26 |
USERINCLUDE traces
|
0
|
27 |
SOURCEPATH .
|
|
28 |
|
297
|
29 |
SOURCE rusbhostmslogicalunit.cpp
|
|
30 |
SOURCE rusbhostmsdevice.cpp
|
0
|
31 |
|
|
32 |
LIBRARY efsrv.lib euser.lib hal.lib usbdescriptors.lib usbdi_utils.lib
|
|
33 |
|
297
|
34 |
CAPABILITY TCB ProtServ DiskAdmin AllFiles PowerMgmt CommDD NetworkControl WriteDeviceData
|
0
|
35 |
|
297
|
36 |
deffile ../../~/usbhostms.def
|
0
|
37 |
|
297
|
38 |
UID 0x20036401
|
|
39 |
VENDORID 0x70000001
|
0
|
40 |
|
|
41 |
SMPSAFE
|