dbgsrv/coredumpserver/test/automatictests/tcds_kernel/batch/util/buildandconfigtestdriver.bat
changeset 0 c6b0df440bee
equal deleted inserted replaced
-1:000000000000 0:c6b0df440bee
       
     1 rem Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 rem All rights reserved.
       
     3 rem This component and the accompanying materials are made available
       
     4 rem under the terms of "Eclipse Public License v1.0"
       
     5 rem which accompanies this distribution, and is available
       
     6 rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 rem
       
     8 rem Initial Contributors:
       
     9 rem Nokia Corporation - initial contribution.
       
    10 rem
       
    11 rem Contributors:
       
    12 rem
       
    13 rem Description:
       
    14 rem buildandconfiguretestdriver.bat
       
    15 rem
       
    16 
       
    17 @ECHO OFF
       
    18 ECHO Configure Test Driver
       
    19 
       
    20 call testdriver config --import ..\..\testdriver\td_proj_tefblock.xml
       
    21 
       
    22 call testdriver import
       
    23 
       
    24 call testdriver config
       
    25 
       
    26 REM BUILD COMPONENTS**************************************************************
       
    27 ECHO BUILD COMPONENTS
       
    28 
       
    29 call testdriver build