iaupdate/IAD/ui/group/iaupdate.mmp
branchRCL_3
changeset 25 7333d7932ef7
parent 24 5cc91383ab1e
child 26 8b7f4e561641
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
     1 /*
       
     2 * Copyright (c) 2007-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:   Project definition file of iaupdate.exe
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 #include <data_caging_paths.hrh>
       
    22 #include "../inc/iaupdateuids.h"
       
    23 
       
    24 CAPABILITY CAP_APPLICATION TrustedUI PowerMgmt
       
    25 
       
    26 VENDORID   VID_DEFAULT 
       
    27 
       
    28 PAGED
       
    29 
       
    30 TARGETPATH	/sys/bin
       
    31 TARGET      iaupdate.exe
       
    32 TARGETTYPE  exe
       
    33 
       
    34 UID               0x100039CE KIAUpdateUiUid
       
    35 
       
    36 SOURCEPATH        ../src
       
    37 SOURCE            iaupdateapplication.cpp 
       
    38 SOURCE            iaupdateappui.cpp
       
    39 SOURCE            iaupdatedocument.cpp 
       
    40 SOURCE            iaupdatemainview.cpp
       
    41 SOURCE            iaupdatemaincontainer.cpp
       
    42 SOURCE            iaupdateuicontroller.cpp
       
    43 SOURCE            iaupdatewaitdialog.cpp
       
    44 SOURCE            iaupdateprogressdialog.cpp
       
    45 SOURCE            iaupdateserver.cpp
       
    46 SOURCE            iaupdatesession.cpp
       
    47 SOURCE            iaupdatenodefilter.cpp
       
    48 SOURCE 		      iaupdatesettingdialog.cpp
       
    49 SOURCE 		      iaupdatedialogutil.cpp
       
    50 SOURCE            iaupdatehistorycontainer.cpp
       
    51 SOURCE            iaupdatehistoryview.cpp
       
    52 SOURCE            iaupdatestarter.cpp
       
    53 SOURCE            iaupdatestatusdialog.cpp 
       
    54 SOURCE            iaupdatedetailsdialog.cpp 
       
    55 SOURCE            iaupdatefwdetailsdialog.cpp 
       
    56 SOURCE            iaupdateuiconfigdata.cpp
       
    57 SOURCE            iaupdateagreement.cpp
       
    58 SOURCE            iaupdateautomaticcheck.cpp
       
    59 SOURCE            iaupdatefirsttimeinfo.cpp
       
    60 SOURCE            iaupdatefirsttimedatefile.cpp
       
    61 SOURCE            iaupdatequeryhistory.cpp
       
    62 SOURCE            iaupdatestatuspanehandler.cpp
       
    63 SOURCE            iaupdatenavipanehandler.cpp
       
    64 SOURCE            iaupdateaccesspointhandler.cpp
       
    65 SOURCE            iaupdateroaminghandler.cpp
       
    66 SOURCE            iaupdateparametersfilemanager.cpp
       
    67 SOURCE            iaupdategloballockhandler.cpp
       
    68 SOURCE            iaupdaterefreshhandler.cpp
       
    69 SOURCE            iaupdateinstallationlistener.cpp
       
    70 SOURCE            iaupdatedeputils.cpp
       
    71 SOURCE            iaupdateuitimer.cpp
       
    72 SOURCE            iaupdatenodeid.cpp
       
    73 
       
    74 USERINCLUDE       ../inc
       
    75 USERINCLUDE       ../../tools/inc
       
    76 USERINCLUDE       ../../api/client/inc
       
    77 USERINCLUDE       ../../engine/inc 
       
    78 USERINCLUDE       ../../updater/inc
       
    79 USERINCLUDE       ../../updater/updaterfiles/inc
       
    80 USERINCLUDE       ../../loc
       
    81 USERINCLUDE       ../../firmwareupdate/inc
       
    82 USERINCLUDE       ../../launcher/inc
       
    83 
       
    84 APP_LAYER_SYSTEMINCLUDE
       
    85 
       
    86 LIBRARY           iaupdatetools.lib
       
    87 LIBRARY           iaupdateapi.lib
       
    88 LIBRARY           iaupdateengine.lib
       
    89 LIBRARY           iaupdaterfiles.lib
       
    90 LIBRARY           bafl.lib              // CDesC16Array
       
    91 LIBRARY           commonengine.lib      // StringLoader
       
    92 LIBRARY           euser.lib
       
    93 LIBRARY           apparc.lib
       
    94 LIBRARY           cone.lib 
       
    95 LIBRARY           eikcore.lib 
       
    96 LIBRARY           eikcoctl.lib          // CEikStatusPanelBase
       
    97 LIBRARY           avkon.lib  
       
    98 LIBRARY           sisregistryclient.lib // RSisRegistrySession RSisRegistryEntry
       
    99 LIBRARY           egul.lib
       
   100 LIBRARY           aknicon.lib
       
   101 LIBRARY           estor.lib
       
   102 LIBRARY			  efsrv.lib		        //RF
       
   103 LIBRARY           eikcdlg.lib
       
   104 LIBRARY           eikctl.lib
       
   105 LIBRARY           apgrfx.lib
       
   106 LIBRARY           ws32.lib 
       
   107 LIBRARY	          FeatMgr.lib
       
   108 LIBRARY           commdb.lib
       
   109 LIBRARY	          apsettingshandlerui.lib
       
   110 LIBRARY           ConnectionUiUtilities.lib
       
   111 LIBRARY           eikdlg.lib
       
   112 LIBRARY           centralrepository.lib
       
   113 LIBRARY           cmmanager.lib
       
   114 LIBRARY           xmlframework.lib	// Xml::CParser
       
   115 LIBRARY           aknskins.lib
       
   116 LIBRARY           hlplch.lib 
       
   117 LIBRARY           sysutil.lib
       
   118 LIBRARY           commonui.lib  //CErrorUi
       
   119 LIBRARY           ConnMon.lib
       
   120 LIBRARY           iaupdatefwupdate.lib
       
   121 LIBRARY           starterclient.lib
       
   122 
       
   123 DEBUGLIBRARY      flogger.lib
       
   124 
       
   125 
       
   126 // Path for resources
       
   127 SOURCEPATH .
       
   128 
       
   129 START RESOURCE	iaupdate.rss
       
   130 HEADER
       
   131 TARGETPATH	    APP_RESOURCE_DIR
       
   132 LANGUAGE_IDS
       
   133 END //RESOURCE
       
   134 
       
   135 
       
   136 START RESOURCE	iaupdate_reg.rss
       
   137 DEPENDS iaupdate.rsg
       
   138 TARGETPATH	/private/10003a3f/apps
       
   139 END //RESOURCE
       
   140 
       
   141 SMPSAFE