group/bld.inf
branchRCL_3
changeset 10 ce5ada96ab30
parent 0 96612d01cf9f
equal deleted inserted replaced
6:7d91903f795f 10:ce5ada96ab30
    13 *
    13 *
    14 * Description:   Build information file for project video.*
    14 * Description:   Build information file for project video.*
    15 */
    15 */
    16 
    16 
    17 
    17 
    18 // Version : %version: 30 %
    18 // Version : %version: 31 %
    19 
    19 
    20 
    20 
    21 #include <bldvariant.hrh>
    21 #include <bldvariant.hrh>
    22 #include <platform_paths.hrh> // for conf file export macros
    22 #include <platform_paths.hrh> // for conf file export macros
    23 
    23 
    33 
    33 
    34 /**
    34 /**
    35  * My Videos as MPX plugin and view or as separate app and view
    35  * My Videos as MPX plugin and view or as separate app and view
    36  */
    36  */
    37 #include "../videocollection/group/bld.inf"
    37 #include "../videocollection/group/bld.inf"
    38 
       
    39 /**
       
    40  * Homescreen plugins: suite configuration
       
    41  */
       
    42 #include "../homescreenplugins/videosuiteconf/group/bld.inf"
       
    43 
       
    44 /**
       
    45  * Homescreen plugins: action handler
       
    46  */
       
    47 #include "../homescreenplugins/videoahlplugin/group/bld.inf"
       
    48 
       
    49 /**
       
    50  * Homescreen plugins: content harvester plugin
       
    51  */
       
    52 #include "../homescreenplugins/videochplugin/group/bld.inf"
       
    53 
    38 
    54 /**
    39 /**
    55  * Mediasettings
    40  * Mediasettings
    56  */
    41  */
    57 #include "../mediasettings/group/bld.inf"
    42 #include "../mediasettings/group/bld.inf"