mmhais/a3facl/group/acl.iby
changeset 0 40261b775718
equal deleted inserted replaced
-1:000000000000 0:40261b775718
       
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 
       
    17 
       
    18 #ifndef ACL_IBY
       
    19 #define ACL_IBY
       
    20 
       
    21 #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
       
    22 // Audio Control fw dll's
       
    23 // Audio Control fw dll's
       
    24 
       
    25 
       
    26 file=ABI_DIR\BUILD_DIR\audiocomponentframework.dll		System\Libs\audiocomponentframework.dll
       
    27 
       
    28 //audiocomponentlibrary plugins
       
    29 ECOM_PLUGIN(logicalaudiocodec.dll, logicalaudiocodec.rsc)
       
    30 ECOM_PLUGIN(logicalaudiostream.dll, logicalaudiostream.rsc)
       
    31 
       
    32 ECOM_PLUGIN(logicalbuffersource.dll, logicalbuffersource.rsc)
       
    33 ECOM_PLUGIN(logicalaudiodevicesource.dll, logicalaudiodevicesource.rsc)
       
    34 
       
    35 ECOM_PLUGIN(logicalaudiogaincontrol.dll, logicalaudiogaincontrol.rsc)
       
    36 ECOM_PLUGIN(logicalbuffersink.dll, logicalbuffersink.rsc)
       
    37 ECOM_PLUGIN(logicalaudiodevicesink.dll, logicalaudiodevicesink.rsc)
       
    38 
       
    39 #endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND
       
    40 
       
    41 #endif //ACL_IBY