messagingappbase/msgavkon/rom/msgindicatorplugin.iby
changeset 0 72b543305e3a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingappbase/msgavkon/rom/msgindicatorplugin.iby	Thu Dec 17 08:44:11 2009 +0200
@@ -0,0 +1,29 @@
+/*
+* 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:  msgindicatorplugin.iby*
+*/
+
+
+#ifndef __MSGINDICATORPLUGIN_IBY__
+#define __MSGINDICATORPLUGIN_IBY__
+
+
+#include <data_caging_paths_for_iby.hrh>
+
+//ECOM_PLUGIN_UDEB( MsgIndicatorPlugin.dll, MsgIndicatorPlugin.rsc )
+ECOM_PLUGIN( MsgIndicatorPlugin.dll, MsgIndicatorPlugin.rsc )
+
+
+#endif  // __MSGINDICATORPLUGIN_IBY__
+