fmradio/group/bld.inf
branchRCL_3
changeset 63 c80bbe28af4f
parent 0 f3d95d9c00ab
equal deleted inserted replaced
62:2f3389f64fd3 63:c80bbe28af4f
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 #include <platform_paths.hrh>
    19 #include <platform_paths.hrh>
    20 
    20 
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXPORTS
       
    25 // export central repository configuration files
       
    26 ../conf/fmradio.confml CONFML_EXPORT_PATH(fmradio.confml, customsw)
       
    27 ../conf/fmradio_2001b25e.crml CRML_EXPORT_PATH(fmradio_2001b25e.crml, customsw)
       
    28 
       
    29 // export localization source loc file
       
    30 ../loc/fmradio.loc       	APP_LAYER_LOC_EXPORT_PATH(fmradio.loc)
       
    31 
       
    32 PRJ_MMPFILES
    21 PRJ_MMPFILES
    33 #include "../activeidleengine/group/bld.inf"
    22 #include "../activeidleengine/group/bld.inf"
    34 #include "../fmradioengine/group/bld.inf"
    23 #include "../fmradioengine/group/bld.inf"
    35 #include "../fmradioactionhandler/group/bld.inf"
    24 #include "../fmradioactionhandler/group/bld.inf"
    36 #include "../fmradiomcpplugin/group/bld.inf"
    25 #include "../fmradiomcpplugin/group/bld.inf"
    37 #include "../fmradio/group/bld.inf"
    26 #include "../fmradio/group/bld.inf"
    38 //  Help exports
    27 //  Help exports
    39 #include "../help/group/bld.inf"
    28 #include "../help/group/bld.inf"
       
    29 #include "../conf/bld.inf"
       
    30 #include "../loc/bld.inf"
    40 //  End of File  
    31 //  End of File  
    41 
    32