baseintegtests/baseintegrationtest/testsuites/sd/group/basetestsd.iby
branchanywhere
changeset 20 d63d727ee0a6
parent 19 f6d3d9676ee4
parent 16 6d8ad5bee44b
child 21 af091391d962
equal deleted inserted replaced
19:f6d3d9676ee4 20:d63d727ee0a6
     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 #ifndef BASETESTSD_IBY
       
    17 #define BASETESTSD_IBY
       
    18 REM +++ basetestsd.iby starts
       
    19 #include "..\..\fat32\group\basetesttef.iby"
       
    20 file=\Epoc32\Release\##MAIN##\##BUILD##\basetestsd.exe				sys\bin\basetestsd.exe
       
    21 data=\Epoc32\Release\##MAIN##\##BUILD##\d_mmcif.ldd					sys\bin\d_mmcif.ldd
       
    22 data=\Epoc32\data\Z\basetest\btsdcrread.script						basetest\btsdcrread.script
       
    23 data=\Epoc32\data\Z\basetest\btsdcrwrite.script						basetest\btsdcrwrite.script
       
    24 data=\Epoc32\data\Z\basetest\btsdformat.script						basetest\btsdformat.script
       
    25 data=\Epoc32\data\Z\basetest\btsdinterop.script						basetest\btsdinterop.script
       
    26 data=\Epoc32\data\Z\basetest\btsdinteropusb.script					basetest\btsdinteropusb.script
       
    27 data=\Epoc32\data\Z\basetest\btsdwp.script							basetest\btsdwp.script
       
    28 data=\Epoc32\data\Z\basetest\btsd.ini								basetest\btsd.ini
       
    29 REM +++ basetestsd.iby ends
       
    30 #endif