extras/about/rom/About.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 19 Aug 2010 09:56:23 +0300
branchRCL_3
changeset 19 0f21a5ec0db7
parent 0 3ee3dfdd8d69
permissions -rw-r--r--
Revision: 201031 Kit: 201033

/*
* 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 "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:  Image description file for About
*
*/


#ifndef __ABOUT_IBY__
#define __ABOUT_IBY__

S60_APP_EXE(ABOUT)
SCALABLE_IMAGE(APP_BITMAP_DIR,APP_BITMAP_DIR,About)



S60_APP_AIF_ICONS(ABOUT)
S60_APP_AIF_RSC(ABOUT)

#ifdef RD_CONTROL_PANEL  
	
	ECOM_PLUGIN( aboutgsplugin.dll, aboutgsplugin.rsc)
	data=DATAZ_\APP_RESOURCE_DIR\aboutgsplugin.mif 	APP_RESOURCE_DIR\aboutgsplugin.mif

#endif

#endif