upnpmpxplugins/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 upnpmpxplugins
    14 * Description:      Build information file for upnpmpxplugins
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 #include "../../group/upnpplatformvar.hrh"
    18 #include "../../group/upnpplatformvar.hrh"
    24 
    19 
    25 PRJ_PLATFORMS
    20 PRJ_PLATFORMS
    26 
    21 
    27 PRJ_EXPORTS
    22 PRJ_EXPORTS
    28 // ROM build
       
    29 ../rom/upnpmpxplugins.iby               CORE_MW_LAYER_IBY_EXPORT_PATH(upnpmpxplugins.iby)
       
    30 
    23 
    31 PRJ_MMPFILES
    24 PRJ_MMPFILES
    32 // none
       
    33 
    25 
    34     // playback plugins
    26 // playback plugins
    35     #include "../upnpplaybackplugins/group/bld.inf"
    27 #include "../upnpplaybackplugins/group/bld.inf"
       
    28 
       
    29 // upnpmpxplugins ROM
       
    30 #include "../rom/bld.inf"
    36 
    31 
    37 // end of file
    32 // end of file