upnpframework/upnpcommand/group/upnpcommandplugin.mmp
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 0 7f85d04be362
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
    83 
    83 
    84 // Dialogs
    84 // Dialogs
    85 LIBRARY         avkon.lib
    85 LIBRARY         avkon.lib
    86 
    86 
    87 // StringLoader
    87 // StringLoader
    88 LIBRARY         CommonEngine.lib
    88 LIBRARY         commonengine.lib
    89 
    89 
    90 // ECom
    90 // ECom
    91 LIBRARY         ecom.lib
    91 LIBRARY         ecom.lib
    92 
    92 
    93 // Logging
    93 // Logging
    94 DEBUGLIBRARY    flogger.lib
    94 DEBUGLIBRARY    flogger.lib
    95 
    95 
    96 // Char conversion
    96 // Char conversion
    97 LIBRARY         charconv.lib
    97 LIBRARY         charconv.lib
    98 
    98 
    99 // Upnp Framework
    99 // dlnasrv
   100 LIBRARY         upnputilities.lib
   100 LIBRARY         upnputilities.lib
   101 LIBRARY         upnpavobjects.lib
   101 LIBRARY         upnpavobjects.lib
   102 LIBRARY         upnpavcontrollerclient.lib
   102 LIBRARY         upnpavcontrollerclient.lib
   103 LIBRARY         upnpavcontrollerhelper.lib
   103 LIBRARY         upnpavcontrollerhelper.lib
   104 LIBRARY         upnpcommonui.lib
   104 LIBRARY         upnpcommonui.lib
   105 LIBRARY         upnpfiletransferengine.lib
   105 LIBRARY         upnpfiletransferengine.lib
   106 LIBRARY         upnpappwizard.lib
   106 LIBRARY         upnpappwizard.lib
   107 LIBRARY         upnpapplicationengine.lib
   107 LIBRARY         upnpapplicationengine.lib
   108 LIBRARY         upnpsettingsengine.lib
   108 LIBRARY         upnpsettingsengine.lib
       
   109 LIBRARY         upnprenderingstatemachine.lib
       
   110 
       
   111 // Upnp Stack
       
   112 LIBRARY         upnpipserversutils.lib
   109 
   113 
   110 // End of file
   114 // End of file