First public contribution.
2 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
3 @rem All rights reserved.
4 @rem This component and the accompanying materials are made available
5 @rem under the terms of "Eclipse Public License v1.0"
6 @rem which accompanies this distribution, and is available
7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 @rem Initial Contributors:
10 @rem Nokia Corporation - initial contribution.
19 del %TEMP%\epocwind.out
21 %EPOCROOT%epoc32\release\winscw\urel\t_alterpc.exe
22 copy %TEMP%\epocwind.out t_alter.txt
23 rem t_comp depends on t_bench
24 %EPOCROOT%epoc32\release\winscw\urel\t_benchpc.exe
25 copy %TEMP%\epocwind.out t_bench.txt
26 %EPOCROOT%epoc32\release\winscw\urel\t_comppc.exe
27 copy %TEMP%\epocwind.out t_comp.txt
29 %EPOCROOT%epoc32\release\winscw\urel\t_bigpc.exe
30 copy %TEMP%\epocwind.out t_big.txt
31 %EPOCROOT%epoc32\release\winscw\urel\t_bugpc.exe
32 copy %TEMP%\epocwind.out t_bug.txt
33 %EPOCROOT%epoc32\release\winscw\urel\t_clientpc.exe
34 copy %TEMP%\epocwind.out t_client.txt
35 %EPOCROOT%epoc32\release\winscw\urel\t_dbmspc.exe
36 copy %TEMP%\epocwind.out t_dbms.txt
37 %EPOCROOT%epoc32\release\winscw\urel\t_dbmsscriptpc.exe
38 copy %TEMP%\epocwind.out t_dbmsscript.txt
39 %EPOCROOT%epoc32\release\winscw\urel\t_defectpc.exe
40 copy %TEMP%\epocwind.out t_defect.txt
41 %EPOCROOT%epoc32\release\winscw\urel\t_indexpc.exe
42 copy %TEMP%\epocwind.out t_index.txt
43 %EPOCROOT%epoc32\release\winscw\urel\t_longcolpc.exe
44 copy %TEMP%\epocwind.out t_longcol.txt
45 %EPOCROOT%epoc32\release\winscw\urel\t_windowpc.exe
46 copy %TEMP%\epocwind.out t_window.txt
48 %EPOCROOT%epoc32\release\winscw\urel\t_failpc.exe
49 copy %TEMP%\epocwind.out t_fail.txt
50 %EPOCROOT%epoc32\release\winscw\urel\t_sqlpc.exe
51 copy %TEMP%\epocwind.out t_sql.txt
52 %EPOCROOT%epoc32\release\winscw\urel\t_limitpc.exe
53 copy %TEMP%\epocwind.out t_limit.txt
54 %EPOCROOT%epoc32\release\winscw\urel\t_transpc.exe
55 copy %TEMP%\epocwind.out t_trans.txt
56 %EPOCROOT%epoc32\release\winscw\urel\t_DbmsStrComppc.exe
57 copy %TEMP%\epocwind.out t_dbmsstrcomp.txt
58 %EPOCROOT%epoc32\release\winscw\urel\t_panicpc.exe
59 copy %TEMP%\epocwind.out t_panic.txt