srsfenginestub/rom/srsfenginestub.iby
changeset 39 65e91466a14b
parent 31 931072794a66
child 40 b7e5ed8c1342
equal deleted inserted replaced
31:931072794a66 39:65e91466a14b
     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 
       
    19 
       
    20 #ifndef __SRSFENGINESTUB_IBY__
       
    21 #define __SRSFENGINESTUB_IBY__
       
    22 
       
    23 #ifdef __SIND
       
    24 
       
    25 file=ABI_DIR\BUILD_DIR\asrsadaptationhwdevice_stub.dll        SHARED_LIB_DIR\asrsadaptationhwdevice.dll
       
    26 file=ABI_DIR\BUILD_DIR\asrsgrcompilerhwdevice_stub.dll        SHARED_LIB_DIR\asrsgrcompilerhwdevice.dll
       
    27 file=ABI_DIR\BUILD_DIR\asrsrecognitionhwdevice_stub.dll       SHARED_LIB_DIR\asrsrecognitionhwdevice.dll
       
    28 file=ABI_DIR\BUILD_DIR\asrsttphwdevice_stub.dll               SHARED_LIB_DIR\asrsttphwdevice.dll
       
    29 file=ABI_DIR\BUILD_DIR\asrsttshwdevice_stub.dll               SHARED_LIB_DIR\asrsttshwdevice.dll
       
    30 file=ABI_DIR\BUILD_DIR\asrsvocmanhwdevice_stub.dll            SHARED_LIB_DIR\asrsvocmanhwdevice.dll
       
    31 // New addition starting from 3.1
       
    32 file=ABI_DIR\BUILD_DIR\asrsnlphwdevice_stub.dll               SHARED_LIB_DIR\asrsnlphwdevice.dll
       
    33 
       
    34 #endif // __SIND
       
    35 
       
    36 #endif // __SRSFENGINESTUB_IBY__