# HG changeset patch # User William Roberts # Date 1273765246 -3600 # Node ID d2836ea7c20dcc0201d26ee8ba6bbe99c2da37d6 # Parent dbbebe55c824f0bf46d54ab2f04e6c3a7d6b0571# Parent 3d4d9d6dd915861953ee609c3f5a15b3f405e96e Remerge fix for bug 1960 diff -r dbbebe55c824 -r d2836ea7c20d group/bld.inf --- a/group/bld.inf Wed May 12 13:36:47 2010 +0300 +++ b/group/bld.inf Thu May 13 16:40:46 2010 +0100 @@ -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 dbbebe55c824 -r d2836ea7c20d homescreensrv_plat/idlefw_api/group/bld.inf --- a/homescreensrv_plat/idlefw_api/group/bld.inf Wed May 12 13:36:47 2010 +0300 +++ b/homescreensrv_plat/idlefw_api/group/bld.inf Thu May 13 16:40:46 2010 +0100 @@ -30,3 +30,5 @@ ../inc/aiuiidleintegration.h MW_LAYER_PLATFORM_EXPORT_PATH(aiuiidleintegration.h) ../inc/debug.h MW_LAYER_PLATFORM_EXPORT_PATH(debug.h) // needed? ../inc/aifwdefs.h MW_LAYER_PLATFORM_EXPORT_PATH(aifwdefs.h) + +../../../inc/aisystemuids.hrh MW_LAYER_PLATFORM_EXPORT_PATH(aisystemuids.hrh)