usbuis/usbuinotif/rom/usbuinotif.iby
changeset 0 1e05558e2206
child 23 25fce757be94
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/usbuis/usbuinotif/rom/usbuinotif.iby	Thu Dec 17 09:14:30 2009 +0200
@@ -0,0 +1,28 @@
+/*
+* 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: usbnotifier iby file
+*
+*/
+#ifndef __USBUINOTIF_IBY__
+#define __USBUINOTIF_IBY__
+
+REM USB UI notifiers ecom plug-in
+
+#ifdef __USB_MULTIPERSONALITY 
+
+ECOM_PLUGIN(usbuinotif.dll, 102068DC.rsc)  
+file=ABI_DIR\BUILD_DIR\usbavkonnotif.dll       SHARED_LIB_DIR\usbavkonnotif.dll
+
+#endif //__USB_MULTIPERSONALITY
+#endif //__USBUINOTIF_IBY__
\ No newline at end of file