devsoundextensions/mmextfw/Rom/MMExtFw.iby
changeset 0 40261b775718
equal deleted inserted replaced
-1:000000000000 0:40261b775718
       
     1 /*
       
     2 * Copyright (c) 2005-2006 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:   Support for CustomInterface Framework
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef __MMEXTFW_IBY__
       
    20 #define __MMEXTFW_IBY__
       
    21 
       
    22 #include <bldvariant.hrh>
       
    23 
       
    24 file=ABI_DIR\BUILD_DIR\CustomCommandUtility.dll		SHARED_LIB_DIR\CustomCommandUtility.dll
       
    25 file=ABI_DIR\BUILD_DIR\CustomInterfaceBuilder.dll	SHARED_LIB_DIR\CustomInterfaceBuilder.dll
       
    26 file=ABI_DIR\BUILD_DIR\CustomInterfaceUtility.dll	SHARED_LIB_DIR\CustomInterfaceUtility.dll
       
    27 
       
    28 //This are provided by Adpatation on HW
       
    29 // S60 provides STUBS (\s60\adaptation\stubs\AudioStubs\devsoundextensions_stubs\AudioEnhancementFactoryStubs)
       
    30 file=ABI_DIR\BUILD_DIR\MessageHandlerFactory.dll	SHARED_LIB_DIR\MessageHandlerFactory.dll
       
    31 file=ABI_DIR\BUILD_DIR\CustomInterfaceProxyFactory.dll	SHARED_LIB_DIR\CustomInterfaceProxyFactory.dll
       
    32 
       
    33 // Routing STUB
       
    34 data=ZSYSTEM\install\MMExtFw_Stub.SIS    System\Install\MMExtFw_Stub.SIS
       
    35 
       
    36 #endif