kerneltest/f32test/smassstorage/group/t_msfs.mmp
changeset 0 a41df078684a
child 271 dc268b18d709
equal deleted inserted replaced
-1:000000000000 0:a41df078684a
       
     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".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // f32test/group/t_msfs.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET         	t_msfs.exe
       
    19 TARGETTYPE     	EXE
       
    20 
       
    21 SOURCEPATH	../src
       
    22 SOURCE         	t_ms_main.cpp
       
    23 SOURCE	       	t_ms_clisvr.cpp
       
    24 SOURCE	       	t_ms_fsunit.cpp
       
    25 SOURCE			t_ms_common.cpp
       
    26 
       
    27 SOURCEPATH	../../../../userlibandfileserver/fileserver/smassstorage
       
    28 SOURCE		cmassstoragefilesystem.cpp
       
    29 SOURCE		cusbmassstoragecontroller.cpp
       
    30 SOURCE		cmassstoragemountcb.cpp
       
    31 SOURCE		drivemanager.cpp
       
    32 SOURCE		rwdrivethread.cpp
       
    33 SOURCE		drivepublisher.cpp
       
    34 SOURCE		cbulkonlytransport.cpp
       
    35 SOURCE		cbulkonlytransportusbcldd.cpp
       
    36 SOURCE		cbulkonlytransportusbcscldd.cpp
       
    37 SOURCE		cactivedevicestatenotifierbase.cpp
       
    38 SOURCE		massstorageutil.cpp
       
    39 SOURCE		scsiprot.cpp
       
    40 SOURCE		cusbmassstorageserver.cpp
       
    41 SOURCE 		cusbmassstoragesession.cpp
       
    42 	
       
    43 LIBRARY        euser.lib efsrv.lib hal.lib usbcsc_bil.lib
       
    44 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    45 USERINCLUDE    ../../../../userlibandfileserver/fileserver/smassstorage/inc
       
    46 USERINCLUDE    ../inc
       
    47 
       
    48 capability  NetworkControl DiskAdmin
       
    49 
       
    50 
       
    51 SMPSAFE