os/kernelhwsrv/kerneltest/f32test/shostmassstorage/msman/test/t_msbot.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
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".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 // Verify Bulk Only Transport error handling
    15 //
    16 
    17 
    18 TARGET			t_msbot.exe
    19 
    20 TARGETTYPE		exe
    21 
    22 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    23 USERINCLUDE		.
    24 USERINCLUDE		../shared
    25 USERINCLUDE		../client
    26 USERINCLUDE		../../../server
    27 
    28 SOURCEPATH		.
    29 SOURCE			rfsydebug.cpp
    30 SOURCE			cblockdevicetester.cpp
    31 SOURCE			ttestutils.cpp
    32 SOURCE			cmsdrive.cpp
    33 SOURCE			tmsprintdrive.cpp
    34 
    35 SOURCE			t_msmain.cpp
    36 SOURCE			t_msbot.cpp
    37 
    38 
    39 SOURCEPATH		../shared
    40 SOURCE			tmslog.cpp
    41 
    42 
    43 LIBRARY			msmanclient.lib efsrv.lib euser.lib
    44 
    45 
    46 // MACRO			_TESTAPP_DEBUG_PRINT_
    47 
    48 CAPABILITY ALL
    49 
    50 UID			0 0x10285B2E
    51 
    52 SMPSAFE