psln/Group/bld.inf
changeset 37 89c890c70182
parent 34 6b5204869ed5
child 45 667edd0b8678
--- a/psln/Group/bld.inf	Fri Jun 25 18:53:58 2010 +0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,87 +0,0 @@
-/*
-* 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