web_pub/browser_control_api/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 09:20:16 +0200
changeset 36 0ed94ceaa377
parent 0 dd21522fd290
child 37 cb62a4f66ebe
permissions -rw-r--r--
Revision: 200948 Kit: 200951

/*
* Copyright (c) 2007 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:  
*
*/
#ifndef __BROWSER_SDK
#include <platform_paths.hrh>
#include "../../../web_plat/browser_platform_api/inc/browser_platform_variant.hrh"
#endif

PRJ_PLATFORMS
DEFAULT GCCE

PRJ_EXPORTS
#ifndef __BROWSER_SDK

../inc/brctldefs.h                MW_LAYER_PUBLIC_EXPORT_PATH(brctldefs.h)
../inc/brctldialogsprovider.h     MW_LAYER_PUBLIC_EXPORT_PATH(brctldialogsprovider.h)
../inc/brctlinterface.h           MW_LAYER_PUBLIC_EXPORT_PATH(brctlinterface.h)
../inc/brctllayoutobserver.h      MW_LAYER_PUBLIC_EXPORT_PATH(brctllayoutobserver.h)
../inc/brctllinkresolver.h        MW_LAYER_PUBLIC_EXPORT_PATH(brctllinkresolver.h)
../inc/brctlsoftkeysobserver.h    MW_LAYER_PUBLIC_EXPORT_PATH(brctlsoftkeysobserver.h)
../inc/brctlspecialloadobserver.h MW_LAYER_PUBLIC_EXPORT_PATH(brctlspecialloadobserver.h)
../inc/brctlwindowobserver.h      MW_LAYER_PUBLIC_EXPORT_PATH(brctlwindowobserver.h)
../inc/brctldownloadobserver.h    MW_LAYER_PUBLIC_EXPORT_PATH(brctldownloadobserver.h)

#else

../inc/brctldefs.h                /epoc32/include/brctldefs.h
../inc/brctldialogsprovider.h     /epoc32/include/brctldialogsprovider.h
../inc/brctlinterface.h           /epoc32/include/brctlinterface.h
../inc/brctllayoutobserver.h      /epoc32/include/brctllayoutobserver.h
../inc/brctllinkresolver.h        /epoc32/include/brctllinkresolver.h
../inc/brctlsoftkeysobserver.h    /epoc32/include/brctlsoftkeysobserver.h
../inc/brctlspecialloadobserver.h /epoc32/include/brctlspecialloadobserver.h
../inc/brctlwindowobserver.h      /epoc32/include/brctlwindowobserver.h
../inc/brctldownloadobserver.h    /epoc32/include/brctldownloadobserver.h
                      
#endif //#ifndef __BROWSER_SDK

PRJ_MMPFILES

PRJ_TESTMMPFILES