ncdengine/engine/group/ncddevicemgmt.mmp
changeset 60 245df5276b97
parent 53 ae54820ef82c
child 72 a0dc14075813
equal deleted inserted replaced
53:ae54820ef82c 60:245df5276b97
    84 LIBRARY         sysutil.lib
    84 LIBRARY         sysutil.lib
    85 LIBRARY         apparc.lib
    85 LIBRARY         apparc.lib
    86 LIBRARY         avkon.lib
    86 LIBRARY         avkon.lib
    87 LIBRARY         etel3rdparty.lib 
    87 LIBRARY         etel3rdparty.lib 
    88 LIBRARY         apgrfx.lib
    88 LIBRARY         apgrfx.lib
    89 //LIBRARY         swinstcli.lib           // Silent install
    89 
    90 LIBRARY         sif.lib // SIF installer
    90 LIBRARY         sif.lib // SIF installer
    91 LIBRARY         scrclient.lib  //Registry client
    91 LIBRARY         scrclient.lib  //Registry client
    92 //LIBRARY         widgetregistryclient.lib // Widget Registry
       
    93 
    92 
    94 // HLa - temporary java remove
       
    95 //#if defined( __SERIES60_30__ ) || defined( __SERIES60_31__ ) || defined( __S60_32__ )
       
    96 //LIBRARY         javaregistry.lib        // Java Registry
       
    97 //#else
       
    98 //LIBRARY         javaregistryclient.lib
       
    99 //#endif
       
   100 
    93 
   101 #ifndef __SERIES60_31__
    94 #ifndef __SERIES60_31__
   102 LIBRARY         sysversioninfo.lib      // SysVersionInfo
    95 LIBRARY         sysversioninfo.lib      // SysVersionInfo
   103 #endif
    96 #endif
   104 
    97