wlanutilities/wlanindicatorplugin/rom/wlanindicatorplugin.iby
branchRCL_3
changeset 25 f28ada11abbf
parent 24 63be7eb3fc78
--- a/wlanutilities/wlanindicatorplugin/rom/wlanindicatorplugin.iby	Tue Aug 31 16:18:40 2010 +0300
+++ b/wlanutilities/wlanindicatorplugin/rom/wlanindicatorplugin.iby	Wed Sep 01 12:20:32 2010 +0100
@@ -1,19 +1,27 @@
 /*
- * 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:
- * 
- */
+* 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 WlanIndicatorPlugin
+*
+*/
 
-file=ABI_DIR\BUILD_DIR\wlanindicatorplugin.dll SHARED_LIB_DIR\wlanindicatorplugin.dll
-data=\epoc32\data\z\resource\plugins\indicators\WlanIndicatorPlugin.qtplugin RESOURCE_FILES_DIR\plugins\indicators\wlanindicatorplugin.qtplugin
+#ifndef __WLANINDICATORPLUGIN_IBY__
+#define __WLANINDICATORPLUGIN_IBY__
+
+
+#include <data_caging_paths_for_iby.hrh>
+
+ECOM_PLUGIN( wlanindicatorplugin.dll, wlanindicatorplugin.rsc )
+
+#endif  // __WLANINDICATORPLUGIN_IBY__
+