webengine/wrtharvester/rom/wrtharvesterResources.iby
author Peter Fordham <peter.fordham@gmail.com>
Thu, 04 Mar 2010 15:29:28 -0800
branchCompilerCompatibility
changeset 52 4f66279b1086
parent 42 d39add9822e2
child 46 ea4b2e4f7cac
child 65 5bfc169077b2
permissions -rw-r--r--
Bug 2140 - Add braces to avoid brach across initialization.

/*
* 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 resource iby file contains resource that needs to be  
*                localized for wrtharvester
*
*/


#ifndef WRTHARVESTERRESOURCES_IBY
#define WRTHARVESTERRESOURCES_IBY

#ifdef __S60_32__
#include <browser_platform_variant.hrh>
#else
#include <platform/mw/browser_platform_variant.hrh>
#endif

#ifdef BRDO_WRT_HS_FF
data=ZRESOURCE\wrtharvester.rsc		RESOURCE_FILES_DIR\wrtharvester.rsc
#endif

#endif // WRTHARVESTERRESOURCES_IBY