diff -r 000000000000 -r f72a12da539e idlehomescreen/data/qhd_tch/desktop_20026f4f/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/idlehomescreen/data/qhd_tch/desktop_20026f4f/group/bld.inf Thu Dec 17 08:40:49 2009 +0200 @@ -0,0 +1,79 @@ +/* +* Copyright (c) 2009 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 information required for building +* +*/ + + +#include + +PRJ_PLATFORMS +DEFAULT + +PRJ_EXPORTS +// Support for productization and Carbide.Ui customization +//******************************************************** +../hsps/00/manifest.dat /epoc32/data/Z/resource/homescreen/desktop_20026f4f/hsps/manifest.dat +../hsps/00/widgetconfiguration.xml /epoc32/data/Z/resource/homescreen/desktop_20026f4f/hsps/widgetconfiguration.xml +../hsps/00/desktopconfiguration.dtd /epoc32/data/Z/resource/homescreen/desktop_20026f4f/hsps/desktopconfiguration.dtd + +../xuikon/00/desktop.dat /epoc32/data/Z/resource/homescreen/desktop_20026f4f/xuikon/desktop_20026f4f.dat +../xuikon/00/desktop.css /epoc32/data/Z/resource/homescreen/desktop_20026f4f/xuikon/desktop.css +../xuikon/00/desktop.xml /epoc32/data/Z/resource/homescreen/desktop_20026f4f/xuikon/desktop.xml + +// logo icon +../gfx/icon.mif /epoc32/data/Z/resource/homescreen/desktop_20026f4f/hsps/icon.mif + +// Arabic languages +//***************** +../xuikon/37/desktop.css /epoc32/data/Z/resource/homescreen/desktop_20026f4f/xuikon/37/desktop.css +../xuikon/50/desktop.css /epoc32/data/Z/resource/homescreen/desktop_20026f4f/xuikon/50/desktop.css +../xuikon/57/desktop.css /epoc32/data/Z/resource/homescreen/desktop_20026f4f/xuikon/57/desktop.css +../xuikon/94/desktop.css /epoc32/data/Z/resource/homescreen/desktop_20026f4f/xuikon/94/desktop.css + +// Support for S60 localization +//***************************** +#ifndef __DESKTOPCONFIGURATION_LOC__ +#define __DESKTOPCONFIGURATION_LOC__ +../loc/desktopconfiguration.loc APP_LAYER_LOC_EXPORT_PATH(desktopconfiguration.loc) +#endif // __DESKTOPCONFIGURATION_LOC__ + + +// Support for S60 builds +//*********************** +../rom/desktop_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(desktop_20026f4f_resources.iby) +../rom/desktop_customer.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(desktop_20026f4f_customer.iby) +../rom/desktop_variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(desktop_20026f4f_variant.iby) +../rom/desktop.iby CORE_APP_LAYER_IBY_EXPORT_PATH(desktop_20026f4f.iby) + + +// Dtd-localization +//***************** +PRJ_EXTENSIONS +START EXTENSION tools/dtd +OPTION SWITCH_LOC_FILE_NAME desktop_20026f4f +OPTION DTD_TYPE widget +OPTION LOC_FOLDERS yes +END + + +PRJ_MMPFILES + +PRJ_TESTMMPFILES + +// End of File + + + +