# HG changeset patch # User William Roberts # Date 1266588801 0 # Node ID cf96904ad52b57bcfcf19d02d872e99d30696a5f # Parent 1a2a00e7866593e713ff15666bc8b4ca304b2a8e Fix Bug 1960 by exporting aisystemuids.hrh from the homescreensrv_plat component diff -r 1a2a00e78665 -r cf96904ad52b group/bld.inf --- a/group/bld.inf Tue Feb 02 00:23:10 2010 +0200 +++ b/group/bld.inf Fri Feb 19 14:13:21 2010 +0000 @@ -15,11 +15,6 @@ * */ -#include - -PRJ_EXPORTS -../inc/aisystemuids.hrh MW_LAYER_PLATFORM_EXPORT_PATH(aisystemuids.hrh) - #include "../xcfw/group/bld.inf" #include "../homescreenpluginsrv/group/bld.inf" #include "../idlefw/group/bld.inf" diff -r 1a2a00e78665 -r cf96904ad52b homescreensrv_plat/group/bld.inf --- a/homescreensrv_plat/group/bld.inf Tue Feb 02 00:23:10 2010 +0200 +++ b/homescreensrv_plat/group/bld.inf Fri Feb 19 14:13:21 2010 +0000 @@ -16,7 +16,8 @@ * */ - +PRJ_EXPORTS +../../inc/aisystemuids.hrh MW_LAYER_PLATFORM_EXPORT_PATH(aisystemuids.hrh) #include "../ai_content_model_api/group/bld.inf" #include "../ai_utilities_api/group/bld.inf"