author | Oscar Gonzalez <oscar.1.gonzalez@nokia.com> |
Thu, 06 May 2010 15:10:38 +0100 | |
branch | opencode |
changeset 24 | 6638e7f4bd8f |
parent 23 | 6b1d113cdff3 |
permissions | -rw-r--r-- |
24 | 1 |
REM Copyright (c) 2004-2010 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 |
|
15 |
||
16 |
@echo off |
|
17 |
echo Replacing epoc.ini with rawip version |
|
18 |
copy epoc.ini epoc_backup.ini |
|
23
6b1d113cdff3
Revision: 201018
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
19 |
copy z\testdata\configs\epocrawip.ini %EPOC_INI% |