web_plat/widget_registry_api/group/bld.inf
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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 
       
    18 #include <platform_paths.hrh>
    17 #include <platform_paths.hrh>
    19 #include "../../../web_plat/browser_platform_api/inc/browser_platform_variant.hrh"
    18 #include "../../../web_plat/browser_platform_api/inc/Browser_platform_variant.hrh"
    20 
    19 
    21 PRJ_PLATFORMS
    20 PRJ_PLATFORMS
    22 DEFAULT
    21 DEFAULT
    23 
    22 
    24 PRJ_EXPORTS
    23 PRJ_EXPORTS
    25 ../inc/widgetregistryclient.h    MW_LAYER_PLATFORM_EXPORT_PATH(widgetregistryclient.h)
    24 
    26 ../inc/widgetpropertyvalue.h     MW_LAYER_PLATFORM_EXPORT_PATH(widgetpropertyvalue.h)
    25 ../inc/WidgetRegistryClient.h    MW_LAYER_PLATFORM_EXPORT_PATH(WidgetRegistryClient.h)
    27 ../inc/widgetregistryconstants.h MW_LAYER_PLATFORM_EXPORT_PATH(widgetregistryconstants.h)
    26 ../inc/WidgetPropertyValue.h     MW_LAYER_PLATFORM_EXPORT_PATH(WidgetPropertyValue.h)
    28 ../inc/widgetregistrydata.h      MW_LAYER_PLATFORM_EXPORT_PATH(widgetregistrydata.h)
    27 ../inc/WidgetRegistryConstants.h MW_LAYER_PLATFORM_EXPORT_PATH(WidgetRegistryConstants.h)
       
    28 ../inc/WidgetRegistryData.h      MW_LAYER_PLATFORM_EXPORT_PATH(WidgetRegistryData.h)
    29 
    29 
    30 PRJ_MMPFILES
    30 PRJ_MMPFILES