browserui/browser/Group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 27 Aug 2009 07:42:55 +0300
changeset 10 4530440261a8
parent 5 e45c3f40ea5f
child 24 868cceedabd3
permissions -rw-r--r--
Revision: 200929 Kit: 200935

/*
* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "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: 
*     Build information file
*     
*
*/

#include <platform_paths.hrh>
#include "../../../../../mw/web/web_plat/browser_platform_api/inc/Browser_platform_variant.hrh"

PRJ_PLATFORMS

DEFAULT

// Help exports
#include "../help/group/bld.inf"

PRJ_EXPORTS
#ifdef __S60_32__
../rom/browser_stub_32.sis		     /epoc32/release/armv5/urel/browser_stub.sis
#else
../rom/browser_stub.sis		     /epoc32/release/armv5/urel/browser_stub.sis
#endif
../SrcData/feeds_view_template.html     /epoc32/winscw/c/feeds_view_template.html
../SrcData/feeds_view_template.html     /epoc32/data/c/feeds_view_template.html

../SrcData/backup_registration.xml      /epoc32/data/z/private/10008d39/backup_registration.xml
../SrcData/backup_registration.xml      /epoc32/release/winscw/udeb/z/private/10008d39/backup_registration.xml
../SrcData/backup_registration.xml      /epoc32/release/winscw/urel/z/private/10008d39/backup_registration.xml
../loc/BrowserHp.loc                    APP_LAYER_LOC_EXPORT_PATH(BrowserHp.loc)
../loc/Feeds.loc                        APP_LAYER_LOC_EXPORT_PATH(Feeds.loc)
../loc/WmlBrowser.loc                   APP_LAYER_LOC_EXPORT_PATH(WmlBrowser.loc)

../Rom/BrowserLauncher.iby              CORE_APP_LAYER_IBY_EXPORT_PATH(BrowserLauncher.iby)
../Rom/BrowserUi.iby                    CORE_APP_LAYER_IBY_EXPORT_PATH(BrowserUi.iby)
../Rom/BrowserResources.iby             LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(BrowserResources.iby)

// factory browser bookmarks confml file
../conf/BrowserBookmarks.confml         APP_LAYER_CONFML(BrowserBookmarks.confml)
// genconfml file for processing of bookmarks confml file
../conf/BookmarkItems.gcfml             APP_LAYER_GCFML(BookmarkItems.gcfml)
// default feeds confml file
../conf/Feeds.confml                    APP_LAYER_CONFML(Feeds.confml)
// genconfml file for processing of Feeds.confml into OPML file for default feeds
../conf/Feeds_OPML.gcfml                APP_LAYER_GCFML(Feeds_OPML.gcfml)

../conf/browserui.confml                APP_LAYER_CONFML(browserui.confml)
../conf/browserui_101F861B.crml         APP_LAYER_CRML(browserui_101F861B.crml)
../conf/browserui_10008D39.crml         APP_LAYER_CRML(browserui_10008D39.crml)

#ifdef __SERIES60_32__

PRJ_MMPFILES
gnumakefile browsericonsdc.mk
#ifdef __SCALABLE_ICONS
	gnumakefile browserngaifsvgiconsdc.mk
#else  // __SCALABLE_ICONS
    gnumakefile browseraificonsdc.mk
#endif  // __SCALABLE_ICONS

../launcher2/group/Browserlauncher.mmp
BrowserNG.mmp

#else
PRJ_EXTENSIONS
START EXTENSION s60/mifconv
OPTION TARGETFILE browser.mif
OPTION HEADERFILE browser.mbg
OPTION SOURCEFILE browsericons.txt
END
START EXTENSION s60/mifconv
OPTION TARGETFILE browserng_aif.mif
OPTION SOURCES -c8,8 qgn_menu_browserng
END

PRJ_MMPFILES

../launcher2/group/Browserlauncher.mmp
BrowserNG.mmp

#endif

PRJ_TESTMMPFILES