tools/fsh-buildsis.bat
author Tom Sutcliffe <thomas.sutcliffe@accenture.com>
Sun, 04 Jul 2010 15:58:56 +0100
changeset 3 859da167ccfe
parent 0 7f656887cf89
child 4 c061fa280d92
permissions -rw-r--r--
Fixing some epocroot build issues. Added tefcons for hooking fshell into TestExecute. Also removed a bunch of duplicate def files. Fixed fshell.bat so that the emulator starts with platsec switched on.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
     1
@echo off
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
     2
set script=%0%
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
     3
set script=%script:.bat=%
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
     4
perl -Swx "%script%" %*
7f656887cf89 First submission to Symbian Foundation staging server.
Tom Sutcliffe <thomas.sutcliffe@accenture.com>
parents:
diff changeset
     5