author | William Roberts <williamr@symbian.org> |
Fri, 27 Aug 2010 12:59:17 +0100 | |
changeset 307 | 150026b6d3e6 |
parent 280 | 171a870d4d52 |
permissions | -rw-r--r-- |
278
87a39e76ac33
Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
1 |
@REM Copyright (c) 2009 Symbian Foundation Ltd |
87a39e76ac33
Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
2 |
@REM This component and the accompanying materials are made available |
87a39e76ac33
Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
3 |
@REM under the terms of the License "Eclipse Public License v1.0" |
87a39e76ac33
Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
4 |
@REM which accompanies this distribution, and is available |
87a39e76ac33
Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
5 |
@REM at the URL "http://www.eclipse.org/legal/epl-v10.html". |
87a39e76ac33
Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
6 |
@REM |
87a39e76ac33
Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
7 |
@REM Initial Contributors: |
87a39e76ac33
Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
8 |
@REM Symbian Foundation Ltd - initial contribution. |
87a39e76ac33
Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
9 |
@REM |
87a39e76ac33
Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
10 |
@REM Contributors: |
87a39e76ac33
Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
11 |
@REM |
87a39e76ac33
Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
12 |
@REM Description: |
87a39e76ac33
Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
13 |
@REM Invokes the tool by call to the related interpreter |
87a39e76ac33
Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
14 |
|
280
171a870d4d52
Don't search for the tools under PDT_HOME\utilities but only under ..
Dario Sestito <darios@symbian.org>
parents:
279
diff
changeset
|
15 |
@python %~dp0\..\downloadkit\downloadkit.py %* |