usbengines/usbotgwatcher/rom/usbotgwatcher.iby
changeset 34 7858bc6ead78
parent 31 dfdd8240f7c8
child 35 9d8b04ca6939
equal deleted inserted replaced
31:dfdd8240f7c8 34:7858bc6ead78
     1 /*
       
     2 * Copyright (c) 2007 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:  Image description file for project UsbOtgWatcher
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef USBOTGWATCHER_IBY__
       
    20 #define USBOTGWATCHER_IBY__
       
    21 
       
    22 #ifdef __USB
       
    23 
       
    24 file=ABI_DIR\BUILD_DIR\usbotgwatcher.dll    PROGRAMS_DIR\usbotgwatcher.dll
       
    25 	#ifdef _DEBUG
       
    26 	// allows to show extended panic codes
       
    27 	file=ABI_DIR\BUILD_DIR\errrd    						c:\resource\errrd
       
    28 	#endif
       
    29 
       
    30 #endif // __USB
       
    31 
       
    32 #endif // USBOTGWATCHER_IBY__