upnpframework/upnputilities/group/upnputilities.mmp
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 0 7f85d04be362
child 43 9b689d9d3a1c
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
    44 SOURCEPATH      ../src
    44 SOURCEPATH      ../src
    45 SOURCE          upnpcommonutils.cpp
    45 SOURCE          upnpcommonutils.cpp
    46 SOURCE          upnpmetadatautility.cpp
    46 SOURCE          upnpmetadatautility.cpp
    47 SOURCE          upnpmetadatafetcher.cpp
    47 SOURCE          upnpmetadatafetcher.cpp
    48 SOURCE          upnpcdsreselementutility.cpp
    48 SOURCE          upnpcdsreselementutility.cpp
    49 SOURCE          upnpconnectionmonitor.cpp
       
    50 SOURCE          upnpgallerynotifier.cpp
    49 SOURCE          upnpgallerynotifier.cpp
    51 SOURCE          upnpperiodic.cpp
    50 SOURCE          upnpperiodic.cpp
       
    51 SOURCE          upnppathutility.cpp
    52 
    52 
    53 // Core platform
    53 // Core platform
    54 LIBRARY         euser.lib
    54 LIBRARY         euser.lib
    55 LIBRARY         estor.lib
    55 LIBRARY         estor.lib
    56 LIBRARY         efsrv.lib
    56 LIBRARY         efsrv.lib
    58 LIBRARY         charconv.lib
    58 LIBRARY         charconv.lib
    59 LIBRARY         esock.lib
    59 LIBRARY         esock.lib
    60 LIBRARY         insock.lib
    60 LIBRARY         insock.lib
    61 LIBRARY         commdb.lib
    61 LIBRARY         commdb.lib
    62 LIBRARY         PlatformEnv.lib
    62 LIBRARY         PlatformEnv.lib
    63 LIBRARY         connmon.lib
    63 
       
    64 // Settings Engine
       
    65 LIBRARY         upnpsettingsengine.lib
    64 
    66 
    65 // Meta data
    67 // Meta data
    66 LIBRARY         MetaDataUtility.lib
    68 LIBRARY         MetaDataUtility.lib
    67 
    69 
    68 // MIME 
    70 // MIME 
    75 
    77 
    76 // CLF
    78 // CLF
    77 LIBRARY         ContentListingFramework.lib
    79 LIBRARY         ContentListingFramework.lib
    78 
    80 
    79 // S60 Upnp Stack
    81 // S60 Upnp Stack
    80 LIBRARY         upnpavobjects.lib
       
    81 LIBRARY         upnpipserversutils.lib
    82 LIBRARY         upnpipserversutils.lib
    82 
    83 
    83 // Upnp FW
    84 // dlnasrv
       
    85 LIBRARY         upnpavobjects.lib
    84 LIBRARY         dlnaprofiler.lib
    86 LIBRARY         dlnaprofiler.lib
    85 
    87 
    86 // debug logging facilities
    88 // debug logging facilities
    87 DEBUGLIBRARY    flogger.lib
    89 DEBUGLIBRARY    flogger.lib
    88 
    90