kerneltest/f32test/smassstorage/group/t_msfs.mmp
changeset 271 dc268b18d709
parent 0 a41df078684a
child 286 48e57fb1237e
equal deleted inserted replaced
269:d57b86b1867a 271:dc268b18d709
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    31 SOURCE		drivemanager.cpp
    31 SOURCE		drivemanager.cpp
    32 SOURCE		rwdrivethread.cpp
    32 SOURCE		rwdrivethread.cpp
    33 SOURCE		drivepublisher.cpp
    33 SOURCE		drivepublisher.cpp
    34 SOURCE		cbulkonlytransport.cpp
    34 SOURCE		cbulkonlytransport.cpp
    35 SOURCE		cbulkonlytransportusbcldd.cpp
    35 SOURCE		cbulkonlytransportusbcldd.cpp
       
    36 #if !defined(WINS) && !defined(GENERIC_X86)
    36 SOURCE		cbulkonlytransportusbcscldd.cpp
    37 SOURCE		cbulkonlytransportusbcscldd.cpp
       
    38 #endif
    37 SOURCE		cactivedevicestatenotifierbase.cpp
    39 SOURCE		cactivedevicestatenotifierbase.cpp
    38 SOURCE		massstorageutil.cpp
       
    39 SOURCE		scsiprot.cpp
    40 SOURCE		scsiprot.cpp
    40 SOURCE		cusbmassstorageserver.cpp
    41 SOURCE		cusbmassstorageserver.cpp
    41 SOURCE 		cusbmassstoragesession.cpp
    42 SOURCE 		cusbmassstoragesession.cpp
    42 	
    43 	
    43 LIBRARY        euser.lib efsrv.lib hal.lib usbcsc_bil.lib
    44 LIBRARY     euser.lib efsrv.lib hal.lib
       
    45 #if !defined(WINS) && !defined(GENERIC_X86)
       
    46 LIBRARY		usbcsc_bil.lib
       
    47 #endif
       
    48 
    44 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    49 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    45 USERINCLUDE    ../../../../userlibandfileserver/fileserver/smassstorage/inc
    50 USERINCLUDE    ../../../../userlibandfileserver/fileserver/smassstorage/inc
    46 USERINCLUDE    ../inc
    51 USERINCLUDE    ../inc
    47 
    52 
    48 capability  NetworkControl DiskAdmin
    53 capability  NetworkControl DiskAdmin