# HG changeset patch # User Pat Downey # Date 1274196102 -3600 # Node ID 3310e4b0dae07c2e902f3f3f521e8bf8f496ef69 # Parent edd621764147b7129f71f2134025d0fe718d45ad# Parent d2836ea7c20dcc0201d26ee8ba6bbe99c2da37d6 Re-merge fix for bug 1960. diff -r edd621764147 -r 3310e4b0dae0 group/bld.inf --- a/group/bld.inf Tue May 11 16:30:05 2010 +0300 +++ b/group/bld.inf Tue May 18 16:21:42 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 edd621764147 -r 3310e4b0dae0 homescreenpluginsrv/rom/hsps.iby diff -r edd621764147 -r 3310e4b0dae0 homescreensrv_plat/idlefw_api/group/bld.inf --- a/homescreensrv_plat/idlefw_api/group/bld.inf Tue May 11 16:30:05 2010 +0300 +++ b/homescreensrv_plat/idlefw_api/group/bld.inf Tue May 18 16:21:42 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)