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.
# fshell_builddocs.mk
#
# Copyright (c) 2010 Accenture. All rights reserved.
# This component and the accompanying materials are made available
# under the terms of the "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
#
# Initial Contributors:
# Accenture - Initial contribution
#
MAKMAKE :
..\tools\fsh-builddocs -i $(EPOCROOT)epoc32/include pod-list.txt
RELEASABLES :
..\tools\fsh-builddocs -i $(EPOCROOT)epoc32/include pod-list.txt -w
CLEAN :
..\tools\fsh-builddocs -i $(EPOCROOT)epoc32/include pod-list.txt -c
BLD FREEZE LIB CLEANLIB RESOURCE SAVESPACE FINAL :