diff -r f92a4f87e424 -r 012cc2ee6408 usbmgmt/usbmgr/host/functiondrivers/ms/msmm/refppnotifier/group/refppnotifier.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/usbmgmt/usbmgr/host/functiondrivers/ms/msmm/refppnotifier/group/refppnotifier.iby Wed Sep 01 12:35:00 2010 +0100 @@ -0,0 +1,35 @@ +/* +* Copyright (c) 2008-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: +* +*/ + +/** + @file + @internalComponent +*/ + +#ifndef __REFPPNOTIFIER_IBY__ +#define __REFPPNOTIFIER_IBY__ + +#include +#ifdef _DEBUG +ECOM_PLUGIN_UDEB(refppnotifier.dll, refppnotifier.rsc) +#else +ECOM_PLUGIN(refppnotifier.dll, refppnotifier.rsc) +#endif + +data=DATAZ_\resource\apps\dialog.rsc "\resource\apps\dialog.rsc" + +#endif // __REFPPNOTIFIER_IBY__