piprofiler/engine/group/ProfilerEshell.mmp
branchRCL_3
changeset 13 da2cedce4920
child 14 a9c038d69df8
equal deleted inserted replaced
12:d27dfa8884ad 13:da2cedce4920
       
     1 /*
       
     2 * Copyright (c) 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 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 
       
    22 TARGET      PIProfiler.exe
       
    23 TARGETTYPE  EXE
       
    24 UID         0x100039CE 0x2021E5AD	// test UID, get an official
       
    25 VENDORID    VID_DEFAULT
       
    26 CAPABILITY  ALL -TCB
       
    27 SMPSAFE
       
    28 
       
    29 EPOCSTACKSIZE     	0x10000
       
    30 
       
    31 OS_LAYER_SYSTEMINCLUDE
       
    32 USERINCLUDE     ../inc
       
    33 SOURCEPATH      ../src
       
    34 
       
    35 
       
    36 SOURCE      ProfilerEshell.cpp 
       
    37 
       
    38 LIBRARY     C32.LIB
       
    39 LIBRARY     EUSER.LIB 
       
    40 LIBRARY     bafl.lib 
       
    41 LIBRARY		efsrv.lib