equal
deleted
inserted
replaced
|
1 @echo off |
|
2 |
|
3 REM |
|
4 REM Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
5 REM All rights reserved. |
|
6 REM This component and the accompanying materials are made available |
|
7 REM under the terms of the License "Eclipse Public License v1.0" |
|
8 REM which accompanies this distribution, and is available |
|
9 REM at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
10 REM |
|
11 REM Initial Contributors: |
|
12 REM Nokia Corporation - initial contribution. |
|
13 REM |
|
14 REM Contributors: |
|
15 REM |
|
16 REM Description: |
|
17 REM |
|
18 REM |
|
19 |
|
20 set script="%TMP%\run-webkit-nightly2.cmd" |
|
21 FindSafari.exe /printSafariLauncher > %script% |
|
22 call %script% |