Fixed scope issue in localdrive, added --noexpand option to rm.
// fed.mmp// // Copyright (c) 2009 - 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//#include <fshell/common.mmh>TARGET fed.exeTARGETTYPE exeUID FSHELL_UID2_FSHELL_EXE FSHELL_UID_FEDCAPABILITY FSHELL_CAP_MMP_NORMALUSERINCLUDE ..\inc#include <fshell/fsh_system_include.mmh>SOURCEPATH ..\srcSOURCE fed.cpp textview.cpp lrtextview.cpp cmdwindow.cpp screenmngr.cpp filebuffer.cppSOURCE bufferbase.cpp//SOURCE main.cppSOURCE mainfshell.cppLIBRARY euser.libLIBRARY bafl.libLIBRARY efsrv.libLIBRARY charconv.libLIBRARY lineeditor.libLIBRARY iocli.libLIBRARY ltkutils.lib