idlehomescreen/data/qhd_tch/desktop_20026f4f/group/bld.inf
author Christian Morlok <symbian.org@christianmorlok.de>
Fri, 07 May 2010 19:07:56 +0200
branchv5backport
changeset 41 76acc37ad729
parent 0 f72a12da539e
permissions -rw-r--r--
small fix to make homescreen building in carbide.c++

/*
* 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 <platform_paths.hrh>

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)
../loc/desktopconfiguration.loc platform/app/loc/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