uiacceltk/hitchcock/tsrc/alfperfapp/group/alfperfappdaemon.mmp
changeset 0 15bf7259bb7c
equal deleted inserted replaced
-1:000000000000 0:15bf7259bb7c
       
     1 /*
       
     2 * Copyright (c) 2008 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:  Project definition file for alfperfappdaemon.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <data_caging_paths.hrh>
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET                  alfperfappdaemon.exe
       
    23 TARGETTYPE              exe
       
    24 UID                     0x100039CE 0x20016BB7
       
    25 
       
    26 EPOCSTACKSIZE           0x5000
       
    27 
       
    28 CAPABILITY              CAP_APPLICATION
       
    29 VENDORID                VID_DEFAULT
       
    30 
       
    31 SOURCEPATH              ../src
       
    32 
       
    33 // framework:
       
    34 SOURCE                  alfperfappdaemon.cpp
       
    35 
       
    36 SOURCEPATH              ../data
       
    37 
       
    38 START RESOURCE          alfperfappdaemon.rss
       
    39 HEADER
       
    40 TARGETPATH              APP_RESOURCE_DIR
       
    41 LANGUAGE_IDS
       
    42 END // RESOURCE
       
    43 
       
    44 START RESOURCE          alfperfappdaemon_reg.rss
       
    45 DEPENDS alfperfapp.rsg
       
    46 TARGETPATH              /private/10003a3f/apps
       
    47 END
       
    48 
       
    49 USERINCLUDE             ../group  
       
    50 USERINCLUDE             ../inc
       
    51 
       
    52 // This is a SYSTEMINCLUDE macro containing the application
       
    53 // layer specific include directories
       
    54 APP_LAYER_SYSTEMINCLUDE
       
    55 SYSTEMINCLUDE           ../../../../../inc
       
    56 
       
    57 LIBRARY                 euser.lib
       
    58 LIBRARY                 apparc.lib
       
    59 LIBRARY                 avkon.lib
       
    60 LIBRARY                 eikcore.lib 
       
    61 LIBRARY                 apgrfx.lib
       
    62 LIBRARY                 cone.lib
       
    63 LIBRARY                 ws32.lib