# HG changeset patch # User William Roberts # Date 1275050212 -3600 # Node ID 8a75bf74485cd91b59e65f24ab24c7917e486220 # Parent 1b207dd38b723225b2c752ce5e05b633d3e5635c# Parent 3310e4b0dae07c2e902f3f3f521e8bf8f496ef69 Remerge fix for bug 1960 diff -r 1b207dd38b72 -r 8a75bf74485c group/bld.inf --- a/group/bld.inf Tue May 25 13:01:39 2010 +0300 +++ b/group/bld.inf Fri May 28 13:36:52 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 1b207dd38b72 -r 8a75bf74485c homescreenpluginsrv/rom/hsps.iby diff -r 1b207dd38b72 -r 8a75bf74485c homescreensrv_plat/idlefw_api/group/bld.inf --- a/homescreensrv_plat/idlefw_api/group/bld.inf Tue May 25 13:01:39 2010 +0300 +++ b/homescreensrv_plat/idlefw_api/group/bld.inf Fri May 28 13:36:52 2010 +0100 @@ -32,3 +32,5 @@ ../inc/aifwdefs.h MW_LAYER_PLATFORM_EXPORT_PATH(aifwdefs.h) ../inc/aifwpublisherinfo.h MW_LAYER_PLATFORM_EXPORT_PATH(aifwpublisherinfo.h) ../inc/aifwpublisherinfo.inl MW_LAYER_PLATFORM_EXPORT_PATH(aifwpublisherinfo.inl) + +../../../inc/aisystemuids.hrh MW_LAYER_PLATFORM_EXPORT_PATH(aisystemuids.hrh)