Fix Bug 1960 by exporting aisystemuids.hrh from the homescreensrv_plat component
authorWilliam Roberts <williamr@symbian.org>
Fri, 19 Feb 2010 14:13:21 +0000
changeset 7 cf96904ad52b
parent 4 1a2a00e78665
child 10 5ef93ea513cb
Fix Bug 1960 by exporting aisystemuids.hrh from the homescreensrv_plat component
group/bld.inf
homescreensrv_plat/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 <platform_paths.hrh>
-
-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"
--- 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"