sl@0: // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of the License "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // f32/group/eshell.mmp sl@0: // eshell.exe Text shell sl@0: // sl@0: // sl@0: sl@0: /** sl@0: @file sl@0: */ sl@0: sl@0: sl@0: TARGET eshell.exe sl@0: CAPABILITY DiskAdmin AllFiles sl@0: sl@0: TARGETTYPE exe sl@0: sl@0: sl@0: SOURCEPATH ../etshell sl@0: SOURCE ts_com.cpp ts_data.cpp ts_edshl.cpp sl@0: SOURCE ts_main.cpp ts_utl.cpp ts_deps.cpp sl@0: SOURCE ts_clicomp.cpp sl@0: sl@0: SOURCEPATH ../sfile sl@0: SOURCE sf_inflate.cpp sf_decomp.cpp sl@0: sl@0: SOURCEPATH . sl@0: DOCUMENT ../group/release.txt sl@0: sl@0: USERINCLUDE ../inc sl@0: USERINCLUDE ../sfile sl@0: USERINCLUDE ../../../kernel/eka/include sl@0: OS_LAYER_SYSTEMINCLUDE_SYMBIAN sl@0: sl@0: LIBRARY euser.lib efsrv.lib hal.lib sl@0: sl@0: START WINS sl@0: BASEADDRESS 0x64000000 sl@0: END sl@0: sl@0: EPOCSTACKSIZE 0x8000 sl@0: sl@0: //There is currently a defect in UIKON that prevents sl@0: //applications with UID != 0 being started from the UI in 8.1b sl@0: //The defect is DEF51127 sl@0: sl@0: // When changing capability, please update /f32/rom/f32.iby sl@0: sl@0: UID 0x00000000 0x101F7AE7 sl@0: sl@0: VENDORID 0x70000001 sl@0: sl@0: #include "../group/f32.mmh" // Generic definitions for the whole f32 component sl@0: SMPSAFE