core/group/fshell.bat
changeset 3 859da167ccfe
parent 2 68b921ce1944
child 4 c061fa280d92
equal deleted inserted replaced
2:68b921ce1944 3:859da167ccfe
     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 -mltkconsole -dnogui  -- --console win32cons.dll %*
       
    13 @if %ERRORLEVEL% NEQ 0 echo fshell.exe exited with error %ERRORLEVEL%