usbmgmt/usbmgrtest/usbmsapp/usbms.iby
changeset 0 c9bc50fca66e
equal deleted inserted replaced
-1:000000000000 0:c9bc50fca66e
       
     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 
       
    18 #ifndef __USBMS_IBY__
       
    19 #define __USBMS_IBY__
       
    20 
       
    21 #include <usbman.iby>
       
    22 
       
    23 file=ABI_DIR\DEBUG_DIR\usbms_stub1cc.dll			System\libs\Plugins\stub1cc.dll
       
    24 file=ABI_DIR\DEBUG_DIR\usbms_stub2cc.dll			System\libs\Plugins\stub2cc.dll
       
    25 file=ABI_DIR\DEBUG_DIR\usbms_stub3cc.dll			System\libs\Plugins\stub3cc.dll
       
    26 
       
    27 #ifdef USBMS90
       
    28 data=ZRESOURCE\Plugins\stub1cc.RSC 		SYSTEM\LIBS\Plugins\10203284.RSC
       
    29 data=ZRESOURCE\Plugins\stub2cc.RSC 		SYSTEM\LIBS\Plugins\10203286.RSC
       
    30 data=ZRESOURCE\Plugins\stub3cc.RSC 		SYSTEM\LIBS\Plugins\10203288.RSC
       
    31 data=ZRESOURCE\Plugins\msclasscontroller.RSC 		SYSTEM\LIBS\Plugins\10204BBB.RSC
       
    32 #else
       
    33 // 8.1a, 8.1b
       
    34 data=ZSYSTEM\Libs\Plugins\10203284.RSC 		SYSTEM\LIBS\Plugins\10203284.RSC
       
    35 data=ZSYSTEM\Libs\Plugins\10203286.RSC 		SYSTEM\LIBS\Plugins\10203286.RSC
       
    36 data=ZSYSTEM\Libs\Plugins\10203288.RSC 		SYSTEM\LIBS\Plugins\10203288.RSC
       
    37 data=ZSYSTEM\Libs\Plugins\10204BBB.RSC 		SYSTEM\LIBS\Plugins\10204BBB.RSC
       
    38 #endif
       
    39 
       
    40 file=ABI_DIR\DEBUG_DIR\msfs.fsy			System\libs\msfs.fsy
       
    41 file=ABI_DIR\DEBUG_DIR\usbmsexampleapp.exe		System\Programs\usbmsexampleapp.exe
       
    42 file=ABI_DIR\DEBUG_DIR\msclasscontroller.dll	System\libs\Plugins\msclasscontroller.dll
       
    43 
       
    44 file=ABI_DIR\DEBUG_DIR\t_usbms_cable_detect.exe System\Programs\t_usbms_cable_detect.exe
       
    45 
       
    46 data=ZPRIVATE\101fe1db\USBMAN.R01 		Private\101fe1db\USBMAN.R01
       
    47 data=ZPRIVATE\101fe1db\USBMAN.R02 		Private\101fe1db\USBMAN.R02
       
    48 data=ZPRIVATE\101fe1db\USBMAN.R03 		Private\101fe1db\USBMAN.R03
       
    49 data=ZPRIVATE\101fe1db\USBMAN.R10 		Private\101fe1db\USBMAN.R10
       
    50 
       
    51 #endif