upnpsharing/group/bld.inf
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 27 03808033c9a2
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
    20 
    20 
    21 PRJ_PLATFORMS
    21 PRJ_PLATFORMS
    22 
    22 
    23 PRJ_EXPORTS
    23 PRJ_EXPORTS
    24 
    24 
       
    25 // LOC files
       
    26 UPNP_LOC_EXPORT(upnpsharing.loc)
       
    27 
    25 PRJ_MMPFILES
    28 PRJ_MMPFILES
    26 
    29 
    27 // The DLNA profiler
    30     // The DLNA profiler
    28 #include "../upnpdlnaprofiler/group/bld.inf"
    31     #include "../upnpdlnaprofiler/group/bld.inf"
    29 
    32 
    30 // upnp security
    33     // upnp security
    31 #include "../upnpsecurity/group/bld.inf"
    34     #include "../upnpsecurity/group/bld.inf"
    32 
    35 
    33 // content server and server client
    36     // upnpsharingalgorithm
    34 #include "../upnpcontentserver/group/bld.inf"
    37     #include "../upnpsharingalgorithm/group/bld.inf"
    35 
    38 
    36 // content server API
    39     // content server and server client
    37 #include "../applicationengine/group/bld.inf"
    40     #include "../upnpcontentserver/group/bld.inf"
    38 
    41 
    39 // Exports for upnpsharing
    42     // gstreamer wrapper
    40 #include "../rom/bld.inf"
    43     #include "../upnpgstwrapper/group/bld.inf"
    41 
    44 
    42 // end of file
    45 // End of file