upnpsharing/group/bld.inf
branchRCL_3
changeset 13 e0762c15653a
parent 12 cdcbf344a1d3
equal deleted inserted replaced
12:cdcbf344a1d3 13:e0762c15653a
    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 
    18 // For compatibility with S60 3.2 and IAD branch
    23 // For compatibility with S60 3.2 and IAD branch
    19 #include "../../group/upnpplatformvar.hrh"
    24 #include "../../group/upnpplatformvar.hrh"
    20 
    25 
    21 PRJ_PLATFORMS
    26 PRJ_PLATFORMS
    22 
    27 
    23 PRJ_EXPORTS
    28 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)
    24 
    34 
    25 PRJ_MMPFILES
    35 PRJ_MMPFILES
       
    36 // none
    26 
    37 
    27 // The DLNA profiler
    38     // The DLNA profiler
    28 #include "../upnpdlnaprofiler/group/bld.inf"
    39     #include "../upnpdlnaprofiler/group/bld.inf"
    29 
    40 
    30 // upnp security
    41     // upnp security
    31 #include "../upnpsecurity/group/bld.inf"
    42     #include "../upnpsecurity/group/bld.inf"
    32 
    43 
    33 // content server and server client
    44     // content server and server client
    34 #include "../upnpcontentserver/group/bld.inf"
    45     #include "../upnpcontentserver/group/bld.inf"
    35 
    46 
    36 // content server API
    47     // content server API
    37 #include "../applicationengine/group/bld.inf"
    48     #include "../applicationengine/group/bld.inf"
    38 
       
    39 // Exports for upnpsharing
       
    40 #include "../rom/bld.inf"
       
    41 
    49 
    42 // end of file
    50 // end of file