Added folder hs_app_idlefw, files there have 'hs_app' prefix(content edited).
homescreen_srv compiles with these changes. Although more warnings appear.
Also I've changed uid of homescreen.exe, ailaunch.exe.
Renamed idlefw files, located in hs_app_idlefw.
/** Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).* All rights reserved.* This component and the accompanying materials are made available* under the terms of "Eclipse Public License v1.0"* which accompanies this distribution, and is available* at the URL "http://www.eclipse.org/legal/epl-v10.html".** Initial Contributors:* Nokia Corporation - initial contribution.** Contributors:** Description: The build information file of Profile Plugin**/#ifdef RD_CUSTOMIZABLE_AI#include <platform_paths.hrh>PRJ_PLATFORMSDEFAULT// Help exports#include "../help/group/bld.inf"PRJ_EXPORTS../loc/mcspluginsettings.loc MW_LAYER_LOC_EXPORT_PATH(mcspluginsettings.loc)../loc/mcsplugin.loc MW_LAYER_LOC_EXPORT_PATH(mcsplugin.loc)../rom/mcsplugin_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(mcsplugin_resources.iby)../rom/mcsplugin.iby CORE_MW_LAYER_IBY_EXPORT_PATH(mcsplugin.iby)../handler/inc/mcspluginparamval.h MW_LAYER_PLATFORM_EXPORT_PATH(mcspluginparamval.h)qgn_mcsplugin_log_out.svg /epoc32/s60/icons/qgn_mcsplugin_log_out.svgPRJ_EXTENSIONSSTART EXTENSION s60/mifconvOPTION TARGETFILE aimcsplugin.mifOPTION HEADERFILE aimcsplugin.mbgOPTION SOURCES -c8,8 qgn_prop_ai_shortcut -c8,8 qgn_menu_url \ -c8,8 qgn_menu_mce_sel_mes -c8,8 qgn_menu_mce_syncmail \ -c8,8 qgn_menu_am -c8,8 qgn_prop_cp_conn_shortcut \ -c8,8 qgn_prop_psln_ai_sub -c8,8 qgn_mcsplugin_log_outENDPRJ_MMPFILESmcsplugin.mmpmcspluginsettings.mmpmcspluginhandler.mmp#endif // RD_CUSTOMIZABLE_AI// End of File.