equal
deleted
inserted
replaced
|
1 @REM fshell.bat |
|
2 @REM |
|
3 @REM Copyright (c) 2010 Accenture. All rights reserved. |
|
4 @REM This component and the accompanying materials are made available |
|
5 @REM under the terms of the "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 Accenture - Initial contribution |
|
11 @REM |
|
12 @%epocroot%epoc32\release\winscw\udeb\fshell.exe -mfshellconsole -dnogui -- --console win32cons.dll %* |
|
13 @if %ERRORLEVEL% NEQ 0 echo fshell.exe exited with error %ERRORLEVEL% |