upnpsharing/group/bld.inf
branchRCL_3
changeset 12 cdcbf344a1d3
parent 0 7f85d04be362
child 13 e0762c15653a
equal deleted inserted replaced
8:bfb2712e420e 12:cdcbf344a1d3
    13 *
    13 *
    14 * Description:      Build information file for upnpsharing
    14 * Description:      Build information file for upnpsharing
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 // For compatibility with S60 3.2 and IAD branch
    18 // For compatibility with S60 3.2 and IAD branch
    24 #include "../../group/upnpplatformvar.hrh"
    19 #include "../../group/upnpplatformvar.hrh"
    25 
    20 
    26 PRJ_PLATFORMS
    21 PRJ_PLATFORMS
    27 
    22 
    28 PRJ_EXPORTS
    23 PRJ_EXPORTS
    29 // ROM build
       
    30 ../rom/upnpsharing.iby               CORE_MW_LAYER_IBY_EXPORT_PATH(upnpsharing.iby)
       
    31 ../rom/upnpsharingresources.iby      CORE_MW_LAYER_IBY_EXPORT_PATH(upnpsharingresources.iby)
       
    32 // LOC files
       
    33 UPNP_LOC_EXPORT(upnpsharing.loc)
       
    34 
    24 
    35 PRJ_MMPFILES
    25 PRJ_MMPFILES
    36 // none
       
    37 
    26 
    38     // The DLNA profiler
    27 // The DLNA profiler
    39     #include "../upnpdlnaprofiler/group/bld.inf"
    28 #include "../upnpdlnaprofiler/group/bld.inf"
    40 
    29 
    41     // upnp security
    30 // upnp security
    42     #include "../upnpsecurity/group/bld.inf"
    31 #include "../upnpsecurity/group/bld.inf"
    43 
    32 
    44     // content server and server client
    33 // content server and server client
    45     #include "../upnpcontentserver/group/bld.inf"
    34 #include "../upnpcontentserver/group/bld.inf"
    46 
    35 
    47     // content server API
    36 // content server API
    48     #include "../applicationengine/group/bld.inf"
    37 #include "../applicationengine/group/bld.inf"
       
    38 
       
    39 // Exports for upnpsharing
       
    40 #include "../rom/bld.inf"
    49 
    41 
    50 // end of file
    42 // end of file