iaupdate/IAD/firmwareupdate/group/iaupdatefwupdate.mmp
changeset 0 ba25891c3a9e
child 18 f9033e605ee2
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     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 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 #include <data_caging_paths.hrh>
       
    22 
       
    23 TARGET              iaupdatefwupdate.dll
       
    24 TARGETTYPE          dll
       
    25 UID                 0x1000008d 0x20021217
       
    26              
       
    27 
       
    28 VENDORID            VID_DEFAULT
       
    29 CAPABILITY          CAP_GENERAL_DLL
       
    30 
       
    31 PAGED
       
    32 
       
    33 USERINCLUDE         ../inc
       
    34 USERINCLUDE         ../../engine/inc
       
    35 USERINCLUDE         ../../ui/inc
       
    36 
       
    37 
       
    38 MW_LAYER_SYSTEMINCLUDE
       
    39 
       
    40 SOURCEPATH          ../src
       
    41 SOURCE iaupdatefwupdatehandler.cpp
       
    42 SOURCE iaupdatefwfotamodel.cpp
       
    43 SOURCE iaupdatefwsyncprofile.cpp
       
    44 SOURCE iaupdatefwsyncstate.cpp
       
    45 SOURCE iaupdatefwsyncutil.cpp
       
    46 SOURCE iaupdatefwsyncappengine.cpp
       
    47 SOURCE iaupdatefwsynchandler.cpp
       
    48 
       
    49 
       
    50 LIBRARY         euser.lib
       
    51 LIBRARY         eikcoctl.lib 
       
    52 LIBRARY         avkon.lib 
       
    53 LIBRARY         centralrepository.lib
       
    54 LIBRARY         SyncMLClientAPI.lib
       
    55 LIBRARY	        esock.lib
       
    56 LIBRARY         fotaengine.lib
       
    57 LIBRARY		http.lib
       
    58 LIBRARY		bafl.lib
       
    59 LIBRARY		inetprotutil.lib
       
    60 LIBRARY		commdb.lib
       
    61 LIBRARY		CommonEngine.lib
       
    62 LIBRARY		efsrv.lib
       
    63 LIBRARY 	etel3rdparty.lib
       
    64 LIBRARY		ConnMon.lib
       
    65 LIBRARY    	xmlframework.lib
       
    66 LIBRARY		cone.lib
       
    67 LIBRARY		sysutil.lib
       
    68 LIBRARY		eikdlg.lib
       
    69 LIBRARY		aknnotify.lib
       
    70 LIBRARY		eiksrv.lib
       
    71 LIBRARY		apgrfx.lib 
       
    72 LIBRARY		apparc.lib 
       
    73 LIBRARY		apsettingshandlerui.lib
       
    74 LIBRARY 	apengine.lib 
       
    75 LIBRARY 	eikcore.lib 
       
    76 LIBRARY         ConnectionUiUtilities.lib
       
    77 LIBRARY         nsmltransporthandler.lib
       
    78 LIBRARY         nsmltransport.lib
       
    79 LIBRARY         nsmlhistorylog.lib
       
    80 LIBRARY         syncservice.lib
       
    81 LIBRARY	        sysversioninfo.lib 
       
    82 LIBRARY		aknskins.lib
       
    83 LIBRARY		eikctl.lib
       
    84 LIBRARY         cmmanager.lib
       
    85 LIBRARY         commonengine.lib
       
    86 DEBUGLIBRARY 	flogger.lib
       
    87 
       
    88 SMPSAFE