baseintegtests/baseintegrationtest/testsuites/sd/group/basetestsd.mmp
changeset 0 a41df078684a
equal deleted inserted replaced
-1:000000000000 0:a41df078684a
       
     1 // Copyright (c) 2007-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 //
       
    15 
       
    16 TARGET      	basetestsd.exe
       
    17 TARGETTYPE  	exe
       
    18 UID             0x1000007A 0x10281825
       
    19 VENDORID 		0x70000001
       
    20 
       
    21 CAPABILITY		ALL
       
    22 
       
    23 SOURCEPATH  	../src
       
    24 SOURCE			sdserver.cpp
       
    25 SOURCE			sdbase.cpp
       
    26 SOURCE			sdbigfileread.cpp
       
    27 SOURCE			sdbigfilewrite.cpp
       
    28 SOURCE			sdcheckdisk.cpp
       
    29 SOURCE			sdcopyfile.cpp
       
    30 SOURCE			sddialogbox.cpp
       
    31 SOURCE			sddisplayinfo.cpp
       
    32 SOURCE			sdfieldcheck.cpp
       
    33 SOURCE			sdfileoperations1.cpp
       
    34 SOURCE			sdfileoperations2.cpp
       
    35 SOURCE			sdfileoperationsbase.cpp
       
    36 SOURCE			sdfillsectors.cpp
       
    37 SOURCE			sdformat.cpp
       
    38 SOURCE			sdreadfiles1.cpp
       
    39 SOURCE			sdreadfiles2.cpp
       
    40 SOURCE			sdusb.cpp
       
    41 
       
    42 USERINCLUDE   	../inc
       
    43 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    44 
       
    45 LIBRARY			efsrv.lib
       
    46 LIBRARY     	euser.lib
       
    47 LIBRARY			testexecutelogclient.lib
       
    48 LIBRARY			testexecuteutils.lib