systemswstubs/examplecommonisc/rom/isc_if_drivers_reference.iby
changeset 39 65e91466a14b
parent 31 931072794a66
child 40 b7e5ed8c1342
equal deleted inserted replaced
31:931072794a66 39:65e91466a14b
     1 /*
       
     2 * Copyright (c) 2002-2004 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:  ?Description
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef ISC_IF_DRIVERS_REFERENCE_IBY
       
    20 #define ISC_IF_DRIVERS_REFERENCE_IBY    
       
    21 
       
    22 device[VARID]=KERNEL_DIR\BUILD_DIR\IscDriver.ldd                SHARED_LIB_DIR\IscDriver.ldd
       
    23 device[VARID]=KERNEL_DIR\BUILD_DIR\IscDriverExtension.ldd       SHARED_LIB_DIR\IscDriverExtension.ldd
       
    24 device[VARID]=KERNEL_DIR\BUILD_DIR\IscMultiplexerBase.dll       SHARED_LIB_DIR\IscMultiplexerBase.dll
       
    25 device[VARID]=KERNEL_DIR\BUILD_DIR\IscDataTransmissionBase.dll  SHARED_LIB_DIR\IscDataTransmissionBase.dll
       
    26 
       
    27 #endif // ISC_IF_DRIVERS_REFERENCE_IBY
       
    28 
       
    29 //  End of File