kerneltest/f32test/shostmassstorage/msman/test/t_msformat.mmp
changeset 0 a41df078684a
child 297 b2826f67641f
equal deleted inserted replaced
-1:000000000000 0:a41df078684a
       
     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 // Test format of Mass Storage is successful
       
    15 //
       
    16 
       
    17 TARGET			t_msformat.exe
       
    18 
       
    19 TARGETTYPE		exe
       
    20 
       
    21 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    22 USERINCLUDE		.
       
    23 USERINCLUDE		../shared
       
    24 USERINCLUDE		../client
       
    25 
       
    26 SOURCEPATH		.
       
    27 SOURCE			rfsydebug.cpp
       
    28 SOURCE			ttestutils.cpp
       
    29 SOURCE			cmsdrive.cpp
       
    30 SOURCE			tmsprintdrive.cpp
       
    31 SOURCE			t_msmain.cpp
       
    32 SOURCE			t_msformat.cpp
       
    33 
       
    34 SOURCEPATH		../shared
       
    35 SOURCE			tmslog.cpp
       
    36 
       
    37 LIBRARY			msmanclient.lib efsrv.lib euser.lib
       
    38 
       
    39 
       
    40 // MACRO			_TESTAPP_DEBUG_PRINT_
       
    41 
       
    42 CAPABILITY ALL
       
    43 
       
    44 UID			0 0x10285B2E
       
    45 
       
    46 SMPSAFE