iaupdate/IAD/updater/group/iaupdater.mmp
changeset 53 ae54820ef82c
parent 29 26b6f0522fd8
equal deleted inserted replaced
52:92f864ef0288 53:ae54820ef82c
    32 UID             0x100039CE KIAUpdaterUid 
    32 UID             0x100039CE KIAUpdaterUid 
    33 SECUREID        KIAUpdaterUid
    33 SECUREID        KIAUpdaterUid
    34 
    34 
    35 MW_LAYER_SYSTEMINCLUDE
    35 MW_LAYER_SYSTEMINCLUDE
    36 
    36 
       
    37 SYSTEMINCLUDE     /epoc32/include/mw/hb
       
    38 SYSTEMINCLUDE     /epoc32/include/mw/hb/hbcore 
       
    39 SYSTEMINCLUDE     /epoc32/include/mw/hb/hbwidgets
       
    40 
    37 USERINCLUDE     ../inc
    41 USERINCLUDE     ../inc
    38 USERINCLUDE     ../updaterfiles/inc
    42 USERINCLUDE     ../updaterfiles/inc
    39 USERINCLUDE     ../../loc
    43 USERINCLUDE     ../../loc
    40 // Notice, that iaupdate engine headers are only needed
    44 // Notice, that iaupdate engine headers are only needed
    41 // for the debug logging. So, for normal purposes, the
    45 // for the debug logging. So, for normal purposes, the
    53 LIBRARY         efsrv.lib
    57 LIBRARY         efsrv.lib
    54 LIBRARY         apgrfx.lib
    58 LIBRARY         apgrfx.lib
    55 LIBRARY         apmime.lib
    59 LIBRARY         apmime.lib
    56 LIBRARY         apparc.lib
    60 LIBRARY         apparc.lib
    57 LIBRARY         sisregistryclient.lib
    61 LIBRARY         sisregistryclient.lib
    58 LIBRARY         swinstcli.lib
       
    59 LIBRARY         estor.lib
    62 LIBRARY         estor.lib
    60 LIBRARY         commonengine.lib
    63 LIBRARY         commonengine.lib
    61 LIBRARY         ws32.lib 
    64 LIBRARY         ws32.lib 
    62 LIBRARY         ecom.lib
    65 LIBRARY         ecom.lib
       
    66 
       
    67 LIBRARY         sif.lib
       
    68 LIBRARY         hbcore.lib
       
    69 LIBRARY         hbwidgets.lib
    63 
    70 
    64 // Updater files dll
    71 // Updater files dll
    65 LIBRARY         iaupdaterfiles.lib
    72 LIBRARY         iaupdaterfiles.lib
    66 
    73 
    67 DEBUGLIBRARY    flogger.lib
    74 DEBUGLIBRARY    flogger.lib