psln/Group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 03 May 2010 12:45:33 +0300
changeset 21 558113899881
parent 0 2f259fa3e83a
permissions -rw-r--r--
Revision: 201015 Kit: 201018

/*
* Copyright (c) 2002-2007 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:  This file provides the information required for building
*                Personalisation application, including application specific
*                skinning framework.
*
*/


#include <platform_paths.hrh>
#include "../help/group/bld.inf"

PRJ_PLATFORMS

DEFAULT

PRJ_EXPORTS

// Backup registration
backup_registration.xml  /epoc32/data/z/private/10005A32/backup_registration.xml
backup_registration.xml  /epoc32/release/winscw/udeb/z/private/10005A32/backup_registration.xml
backup_registration.xml  /epoc32/release/winscw/urel/z/private/10005A32/backup_registration.xml

102818E8.xml  /epoc32/data/z/private/2000B187/cenrep/102818E8.xml
102818E8.xml  /epoc32/release/winscw/udeb/z/private/2000B187/cenrep/102818E8.xml
102818E8.xml  /epoc32/release/winscw/urel/z/private/2000B187/cenrep/102818E8.xml

101F8770.xml  /epoc32/data/z/private/2000B187/cenrep/101F8770.xml
101F8770.xml  /epoc32/release/winscw/udeb/z/private/2000B187/cenrep/101F8770.xml
101F8770.xml  /epoc32/release/winscw/urel/z/private/2000B187/cenrep/101F8770.xml

// IBY-files
../rom/psln.iby CORE_MW_LAYER_IBY_EXPORT_PATH(psln.iby)
../rom/PslnResources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(pslnresources.iby)

// Loc-file exports
../pslnslidesetdialog/loc/pslnslidesetdialog.loc MW_LAYER_LOC_EXPORT_PATH(pslnslidesetdialog.loc)

// Generic configuration interface for component cenrep settings  
../conf/themes.confml                APP_LAYER_CONFML(themes.confml)
../conf/themes_102818E8.crml         APP_LAYER_CRML(themes_102818E8.crml)
../conf/themes_102818EB.crml         APP_LAYER_CRML(themes_102818EB.crml)

PRJ_MMPFILES

#ifndef TOOLS

// Application specific skinning framework
../PslnFramework/PslnFramework.mmp

// Dynamic library loaders
../PslnLibraryLoaders/group/pslnprofilesettingsloader.mmp
//../pslnlibraryloaders/group/pslnxnclientloader.mmp
../PslnLibraryLoaders/group/pslnwallpaperutilsloader.mmp
../PslnLibraryLoaders/group/pslnbrowserlaunchloader.mmp

// Slide set setting dialogs.
../pslnslidesetdialog/group/pslnslidesetdialog.mmp

#endif // TOOLS

PRJ_TESTMMPFILES

PRJ_EXTENSIONS

START EXTENSION s60/mifconv
OPTION TARGETFILE psln_aif.mif
OPTION SOURCES -c8,8 qgn_menu_psln.svg
END

// Application icons
START EXTENSION s60/mifconv
OPTION TARGETFILE pslnicon.mif
OPTION HEADERFILE pslnicon.mbg
OPTION SOURCEFILE iconlist.txt
END