# HG changeset patch # User William Roberts # Date 1272458038 -3600 # Node ID 3d4d9d6dd915861953ee609c3f5a15b3f405e96e # Parent b276298d57290703d37f45c9f8ae8f6dd530baab# Parent 47a0b3d74f76064d7c02418a0357a7e49342e769 Remerge fix for bug 1960 Bug 1726 verified as fixed in Nokia code drop diff -r b276298d5729 -r 3d4d9d6dd915 group/bld.inf --- a/group/bld.inf Tue Apr 27 16:57:49 2010 +0300 +++ b/group/bld.inf Wed Apr 28 13:33:58 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 b276298d5729 -r 3d4d9d6dd915 homescreensrv_plat/idlefw_api/group/bld.inf --- a/homescreensrv_plat/idlefw_api/group/bld.inf Tue Apr 27 16:57:49 2010 +0300 +++ b/homescreensrv_plat/idlefw_api/group/bld.inf Wed Apr 28 13:33:58 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)