mmappfw_plat/mpx_backstepping_utility_api/group/bld.inf
branchRCL_3
changeset 69 71775bb0f6c0
parent 0 a2952bb97e68
equal deleted inserted replaced
67:16db3449d7ba 69:71775bb0f6c0
    14 * Description:  File that exports the files belonging to 
    14 * Description:  File that exports the files belonging to 
    15 :                mpx back stepping utilities API
    15 :                mpx back stepping utilities API
    16 *
    16 *
    17 */
    17 */
    18 
    18 
       
    19 #ifdef IAD_INCLUDE_BACKSTEPPING
    19 
    20 
    20 #include <platform_paths.hrh>
    21 #include <platform_paths.hrh>
    21 
    22 
    22 PRJ_PLATFORMS
    23 PRJ_PLATFORMS
    23 DEFAULT
    24 DEFAULT
    24 
    25 
    25 PRJ_EXPORTS          
    26 PRJ_EXPORTS          
    26           
    27           
    27 ../inc/mpxbacksteppingutility.h             MW_LAYER_PLATFORM_EXPORT_PATH(mpxbacksteppingutility.h)
    28 ../inc/mpxbacksteppingutility.h             MW_LAYER_PLATFORM_EXPORT_PATH(mpxbacksteppingutility.h)
       
    29 
       
    30 #endif // IAD_INCLUDE_BACKSTEPPING
       
    31