diff -r a42ed326b458 -r b6f55cd40afd atcommands/lccustomplugin/rom/lccustomplugin.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/atcommands/lccustomplugin/rom/lccustomplugin.iby Wed Mar 31 21:51:05 2010 +0300 @@ -0,0 +1,24 @@ +/* +* 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: Image description file for project LCCustomPlugin +* +*/ + + +#ifndef __LCCUSTOMPLUGIN_IBY__ +#define __LCCUSTOMPLUGIN_IBY__ + +ECOM_PLUGIN( lccustomplugin.dll, lccustomplugin.rsc ) + +#endif