eventsui/eventsmgmtui/group/evtmgmtui.mmp
branchRCL_3
changeset 17 1fc85118c3ae
parent 16 8173571d354e
child 18 870918037e16
equal deleted inserted replaced
16:8173571d354e 17:1fc85118c3ae
     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 project Events Management UI
       
    15 *                Application
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 // SYSTEM INCLUDES
       
    21 #include <platform_paths.hrh> // For the APP_LAYER_SYSTEMINCLUDE
       
    22 #include <data_caging_paths.hrh>
       
    23 
       
    24 // USER INCLUDES
       
    25 #include "../inc/evtmgmtuiuid.hrh"
       
    26 
       
    27 TARGET          evtmgmtui.exe
       
    28 TARGETTYPE      exe
       
    29 UID             0x100039ce KEvtMgmtUiUid
       
    30 
       
    31 VERSION         1.0
       
    32 
       
    33 VENDORID        VID_DEFAULT
       
    34 CAPABILITY      CAP_APPLICATION TrustedUI
       
    35 
       
    36 APP_LAYER_SYSTEMINCLUDE
       
    37 
       
    38 
       
    39 USERINCLUDE     ../inc ../../inc
       
    40 
       
    41 SOURCEPATH      ../src
       
    42 SOURCE          evtmgmtuiapp.cpp
       
    43 SOURCE		    evtmgmtuiappui.cpp 
       
    44 SOURCE		    evtmgmtuistartupcontainer.cpp
       
    45 SOURCE          evtmgmtuistartupview.cpp
       
    46 SOURCE 		    evtmgmtuidocument.cpp
       
    47 SOURCE evtmgmtuilocsettinglauncher.cpp
       
    48 
       
    49 SOURCEPATH      ../data 
       
    50 START RESOURCE  evtmgmtui.rss
       
    51 HEADER
       
    52 TARGETPATH      APP_RESOURCE_DIR
       
    53 LANGUAGE_IDS
       
    54 END
       
    55 
       
    56 START RESOURCE evtmgmtui_reg.rss
       
    57 DEPENDS evtmgmtui.rsg
       
    58 TARGETPATH /private/10003a3f/apps
       
    59 END
       
    60 
       
    61 LIBRARY         featmgr.lib
       
    62 LIBRARY         euser.lib 
       
    63 LIBRARY         apparc.lib 
       
    64 LIBRARY         cone.lib 
       
    65 LIBRARY         eikcore.lib 
       
    66 LIBRARY         avkon.lib 
       
    67 LIBRARY		    bafl.lib
       
    68 LIBRARY         eikcoctl.lib
       
    69 LIBRARY         efsrv.lib 
       
    70 LIBRARY		    eikctl.lib
       
    71 LIBRARY         egul.lib
       
    72 LIBRARY         fbscli.lib
       
    73 LIBRARY         estor.lib					
       
    74 LIBRARY         commonengine.lib
       
    75 LIBRARY		    aknskins.lib
       
    76 LIBRARY		    aknskinsrv.lib
       
    77 LIBRARY		    aknswallpaperutils.lib
       
    78 LIBRARY         hlplch.lib aknlayout.lib
       
    79 LIBRARY		    aknicon.lib eikdlg.lib npdlib.lib lmkcommonui.lib eposlandmarks.lib
       
    80 LiBRARY		    lbs.lib 
       
    81 LIBRARY         centralrepository.lib   // CRepository
       
    82 LIBRARY			servicehandler.lib
       
    83 LIBRARY		evtutils.lib
       
    84 LIBRARY			evtengine.lib
       
    85 LIBRARY			evteditor.lib
       
    86 LIBRARY locsettingsuiclient.lib mnclientlib.lib
       
    87 
       
    88 SOURCEPATH ../src
       
    89 SOURCE evtmgmtuimodel.cpp evtmgmtuilegalnote.cpp evtmgmtuimapnavigationadapter.cpp evtmgmtuilistboxmodel.cpp evtmgmtuilistbox.cpp evtmgmtuifiltermodel.cpp