kerneltest/f32test/smassstorage/group/t_13cases.mmp
changeset 271 dc268b18d709
child 286 48e57fb1237e
equal deleted inserted replaced
269:d57b86b1867a 271:dc268b18d709
       
     1 // Copyright (c) 2004-2010 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 //
       
    15 
       
    16 TARGET			t_13cases.exe        
       
    17 TARGETTYPE		EXE
       
    18 
       
    19 SOURCEPATH		../t_13cases/src
       
    20 SOURCE			t_13cases.cpp protocol.cpp controller.cpp
       
    21 SOURCEPATH		../../../../userlibandfileserver/fileserver/smassstorage
       
    22 SOURCE			cbulkonlytransport.cpp
       
    23 SOURCE			cbulkonlytransportusbcldd.cpp
       
    24 #if !defined(WINS) && !defined(GENERIC_X86)
       
    25 SOURCE			cbulkonlytransportusbcscldd.cpp
       
    26 #endif
       
    27 SOURCE			cactivedevicestatenotifierbase.cpp
       
    28 
       
    29 
       
    30 USERINCLUDE		../t_13cases/inc
       
    31 USERINCLUDE		../../../../userlibandfileserver/fileserver/smassstorage/inc
       
    32 
       
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    34 USERINCLUDE    ../inc
       
    35 
       
    36 
       
    37 LIBRARY			euser.lib
       
    38 #if !defined(WINS) && !defined(GENERIC_X86)
       
    39 LIBRARY			usbcsc_bil.lib
       
    40 #endif
       
    41 
       
    42 capability      all
       
    43 
       
    44 SMPSAFE