usbuis/usbui/rom/USBClassChangeUI.iby
branchRCL_3
changeset 24 e02eb84a14d2
parent 0 1e05558e2206
equal deleted inserted replaced
23:25fce757be94 24:e02eb84a14d2
       
     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:
       
    15 *
       
    16 */
       
    17 #ifndef __USBCLASSCHANGEUI_IBY__
       
    18 #define __USBCLASSCHANGEUI_IBY__
       
    19 
       
    20 #ifdef __USB_MULTIPERSONALITY 
       
    21 
       
    22 S60_APP_EXE(usbclasschangeui)
       
    23 
       
    24 SCALABLE_IMAGE(APP_BITMAP_DIR,APP_BITMAP_DIR,usbui)
       
    25 S60_APP_AIF_ICONS(usbclasschangeui)
       
    26 S60_APP_AIF_RSC(usbclasschangeui)
       
    27 
       
    28 //ECom Plugin
       
    29 ECOM_PLUGIN(USBClassChangeUIPlugin.dll, 1020E472.rsc)
       
    30 
       
    31 
       
    32 #endif // __USB_MULTIPERSONALITY
       
    33 #endif // __USBCLASSCHANGEUI_IBY__