equal
deleted
inserted
replaced
1 @REM |
|
2 @REM Copyright (c) 2002-2004 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". |
|
8 @REM |
|
9 @REM Initial Contributors: |
|
10 @REM Nokia Corporation - initial contribution. |
|
11 @REM |
|
12 @REM Contributors: |
|
13 @REM |
|
14 @REM Description: Wins Command file for Settings Test Module |
|
15 @REM |
|
16 @REM |
|
17 @echo Initializing test environment for settingstestmodule... |
|
18 copy ..\conf\SettingsTestModule.cfg \epoc32\wins\c\TestFramework\SettingsTestModule.cfg |
|
19 copy ..\conf\SettingsTestModule.cfg \epoc32\winscw\c\TestFramework\SettingsTestModule.cfg |
|
20 copy ..\conf\SettingsTestModule.cfg \epoc32\data\z\system\data\SettingsTestModule.cfg |
|
21 copy ..\init\TestFramework.ini \epoc32\wins\c\TestFramework\TestFramework.ini |
|
22 copy ..\init\TestFramework.ini \epoc32\winscw\c\TestFramework\TestFramework.ini |
|
23 copy ..\init\TestFramework.ini \epoc32\data\z\system\data\TestFramework.ini |
|
24 copy ..\conf\2002FF52.txt \epoc32\data\z\private\10202be9\2002FF52.txt |
|
25 copy ..\conf\2002FF52.txt \epoc32\release\winscw\udeb\z\private\10202be9\2002FF52.txt |
|
26 copy ..\conf\2002FF52.txt \epoc32\release\winscw\urel\z\private\10202be9\2002FF52.txt |
|
27 del \epoc32\winscw\c\private\10202be9\persists\2002FF52.cre |
|
28 @echo Test environment initialization for settingstestmodule... Finished. |
|