diff -r 000000000000 -r f72a12da539e idlehomescreen/data/vga_tch/shortcut_2001f490/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/idlehomescreen/data/vga_tch/shortcut_2001f490/group/bld.inf Thu Dec 17 08:40:49 2009 +0200 @@ -0,0 +1,73 @@ +/* +* Copyright (c) 2002-2008 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/shortcut_2001f490/hsps/manifest.dat +../hsps/00/widgetconfiguration.xml /epoc32/data/z/resource/homescreen/shortcut_2001f490/hsps/widgetconfiguration.xml +../hsps/00/shortcutconfiguration.dtd /epoc32/data/z/resource/homescreen/shortcut_2001f490/hsps/shortcutconfiguration.dtd + +../xuikon/00/shortcut.dtd /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/shortcut.dtd +../xuikon/00/shortcut.dat /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/shortcut_2001f490.dat +../xuikon/00/shortcut.css /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/shortcut.css +../xuikon/00/shortcut.xml /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/shortcut.xml + +// Arabic languages +//***************** +../xuikon/37/shortcut.css /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/37/shortcut.css +../xuikon/50/shortcut.css /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/50/shortcut.css +../xuikon/57/shortcut.css /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/57/shortcut.css +../xuikon/94/shortcut.css /epoc32/data/z/resource/homescreen/shortcut_2001f490/xuikon/94/shortcut.css + + +// Support for S60 localization +//***************************** +#ifndef __SHORTCUTCONFIGURATION_LOC__ +#define __SHORTCUTCONFIGURATION_LOC__ +../loc/shortcutconfiguration.loc APP_LAYER_LOC_EXPORT_PATH(shortcutconfiguration.loc) +#endif // __SHORTCUTCONFIGURATION_LOC__ + +// Support for S60 builds +//*********************** +../rom/shortcut_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(shortcut_2001f490_resources.iby) +../rom/shortcut_customer.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(shortcut_2001f490_customer.iby) +../rom/shortcut_variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(shortcut_2001f490_variant.iby) +../rom/shortcut.iby CORE_APP_LAYER_IBY_EXPORT_PATH(shortcut_2001f490.iby) + + +// Dtd-localization +//***************** +PRJ_EXTENSIONS +START EXTENSION tools/dtd +OPTION SWITCH_LOC_FILE_NAME shortcut_2001f490 +OPTION DTD_TYPE widget +END + + +PRJ_MMPFILES + +PRJ_TESTMMPFILES + +// End of File +