navienginebsp/ne1_tb/estart.mmp
changeset 0 5de814552237
equal deleted inserted replaced
-1:000000000000 0:5de814552237
       
     1 /*
       
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  
       
    15 * hwip_nec_naviengine/ne1_tb/estart.mmp
       
    16 * estart.exe Base Symbian OS startup process
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 
       
    22 /**
       
    23  @file
       
    24 */
       
    25 
       
    26 #include		<variant.mmh>
       
    27 
       
    28 TARGET			VariantTarget(e32strt,exe)
       
    29 CAPABILITY		TCB WriteDeviceData DiskAdmin ProtServ AllFiles PowerMgmt
       
    30 
       
    31 TARGETTYPE		exe
       
    32 
       
    33 
       
    34 SOURCEPATH	    ../../../../os/kernelhwsrv/userlibandfileserver/fileserver/estart
       
    35 SOURCE			estart.cpp
       
    36 SOURCEPATH		estart
       
    37 SOURCE			estartmain.cpp
       
    38 
       
    39 STRICTDEPEND
       
    40 
       
    41 USERINCLUDE		../../../../os/kernelhwsrv/userlibandfileserver/fileserver/estart
       
    42 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    43 
       
    44 LIBRARY			efsrv.lib euser.lib hal.lib
       
    45 LIBRARY			domaincli.lib
       
    46 
       
    47 UID		0 0x10272C04
       
    48 VENDORID 0x70000001
       
    49 
       
    50 
       
    51 SMPSAFE