usbuis/usbuinotif/rom/usbuinotif.iby
changeset 35 9d8b04ca6939
child 63 ef2686f7597e
equal deleted inserted replaced
34:7858bc6ead78 35:9d8b04ca6939
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: usbnotifier iby file
       
    15 *
       
    16 */
       
    17 #ifndef __USBUINOTIF_IBY__
       
    18 #define __USBUINOTIF_IBY__
       
    19 
       
    20 REM USB UI notifiers ecom plug-in
       
    21 
       
    22 #ifdef __USB_MULTIPERSONALITY 
       
    23 
       
    24 ECOM_PLUGIN(usbuinotif.dll, 102068DC.rsc)  
       
    25 
       
    26 #endif //__USB_MULTIPERSONALITY
       
    27 #endif //__USBUINOTIF_IBY__