graphicsdeviceinterface/gdi/tgdi/scripts/gditest_run.bat
author hgs
Thu, 09 Sep 2010 10:13:45 +0300
changeset 171 414d4b727fd9
parent 0 5d03bc08d59c
permissions -rw-r--r--
201034

rem Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
rem All rights reserved.
rem This component and the accompanying materials are made available
rem under the terms of "Eclipse Public License v1.0"
rem which accompanies this distribution, and is available
rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
rem
rem Initial Contributors:
rem Nokia Corporation - initial contribution.
rem
rem Contributors:
rem
rem Description:
rem 
rem 
rem

@echo off
md e:\logs
md e:\logs\testexecute

@echo on
testexecute.exe  z:\gditest\gditest_t_rgb.script
copy c:\logs\testexecute\gditest_t_rgb.htm  e:\logs\testexecute\gditest_t_rgb.htm
testexecute.exe  z:\gditest\gditest_t_types.script
copy c:\logs\testexecute\gditest_t_types.htm  e:\logs\testexecute\gditest_t_types.htm