web_plat/widget_registry_api/group/bld.inf
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Build information for the Widget Registry API.
    14 * Description:  Build information for the Widget Registry API.
    15 *
    15 *
    16 */
    16 */
       
    17 
    17 #include <platform_paths.hrh>
    18 #include <platform_paths.hrh>
    18 #include "../../../web_plat/browser_platform_api/inc/Browser_platform_variant.hrh"
    19 #include "../../../web_plat/browser_platform_api/inc/browser_platform_variant.hrh"
    19 
    20 
    20 PRJ_PLATFORMS
    21 PRJ_PLATFORMS
    21 DEFAULT
    22 DEFAULT
    22 
    23 
    23 PRJ_EXPORTS
    24 PRJ_EXPORTS
    24 
    25 ../inc/widgetregistryclient.h    MW_LAYER_PLATFORM_EXPORT_PATH(widgetregistryclient.h)
    25 ../inc/WidgetRegistryClient.h    MW_LAYER_PLATFORM_EXPORT_PATH(WidgetRegistryClient.h)
    26 ../inc/widgetpropertyvalue.h     MW_LAYER_PLATFORM_EXPORT_PATH(widgetpropertyvalue.h)
    26 ../inc/WidgetPropertyValue.h     MW_LAYER_PLATFORM_EXPORT_PATH(WidgetPropertyValue.h)
    27 ../inc/widgetregistryconstants.h MW_LAYER_PLATFORM_EXPORT_PATH(widgetregistryconstants.h)
    27 ../inc/WidgetRegistryConstants.h MW_LAYER_PLATFORM_EXPORT_PATH(WidgetRegistryConstants.h)
    28 ../inc/widgetregistrydata.h      MW_LAYER_PLATFORM_EXPORT_PATH(widgetregistrydata.h)
    28 ../inc/WidgetRegistryData.h      MW_LAYER_PLATFORM_EXPORT_PATH(WidgetRegistryData.h)
       
    29 
    29 
    30 PRJ_MMPFILES
    30 PRJ_MMPFILES