audiostubs/devsoundextensions_stubs/audioenhancementfactorystubs/CustomInterfaceProxyFactory_stub/group/CustomInterfaceProxyFactory_stub.mmp
branchRCL_3
changeset 44 b5894bb67e73
parent 35 37b610eb7fe3
equal deleted inserted replaced
35:37b610eb7fe3 44:b5894bb67e73
     1 /*
       
     2 * Copyright (c) 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: Audio Stubs - 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET          CustomInterfaceProxyFactory.dll
       
    22 TARGETTYPE      DLL
       
    23 UID             0x1000008D 0x10200012
       
    24 
       
    25 CAPABILITY      CAP_GENERAL_DLL
       
    26 VENDORID        VID_DEFAULT
       
    27 
       
    28 
       
    29 SOURCEPATH      ../src
       
    30 SOURCE          CustomInterfaceProxyFactory.cpp
       
    31 
       
    32 USERINCLUDE     ../inc
       
    33 USERINCLUDE     ../../Inc
       
    34 USERINCLUDE     ../src
       
    35 
       
    36 OS_LAYER_SYSTEMINCLUDE
       
    37 SYSTEMINCLUDE   /epoc32/include/mmf/common
       
    38 SYSTEMINCLUDE   /epoc32/include/mmf/server
       
    39 
       
    40 LIBRARY         euser.lib
       
    41 LIBRARY         AudioEqualizerProxy.lib
       
    42 LIBRARY         EnvironmentalReverbProxy.lib
       
    43 LIBRARY         StereoWideningProxy.lib
       
    44 LIBRARY         BassBoostProxy.lib
       
    45 LIBRARY         ListenerDopplerProxy.lib
       
    46 LIBRARY         ListenerLocationProxy.lib
       
    47 LIBRARY         ListenerOrientationProxy.lib
       
    48 LIBRARY         SourceDopplerProxy.lib
       
    49 LIBRARY         SourceLocationProxy.lib
       
    50 LIBRARY         SourceOrientationProxy.lib
       
    51 LIBRARY         DistanceAttenuationProxy.lib
       
    52 LIBRARY         LoudnessProxy.lib
       
    53 LIBRARY         RoomLevelProxy.lib
       
    54 LIBRARY         AddedDevSoundControlProxy.lib
       
    55 LIBRARY         RestrictedAudioOutputProxy.lib
       
    56 LIBRARY         AudioInputProxy.lib
       
    57 LIBRARY         AudioOutputProxy.lib
       
    58 LIBRARY         G711DecoderIntfcProxy.lib
       
    59 LIBRARY         G729DecoderIntfcProxy.lib
       
    60 LIBRARY         IlbcDecoderIntfcProxy.lib
       
    61 LIBRARY         G711EncoderIntfcProxy.lib
       
    62 LIBRARY         G729EncoderIntfcProxy.lib
       
    63 LIBRARY         IlbcEncoderIntfcProxy.lib
       
    64 LIBRARY         SpeechEncoderConfigProxy.lib
       
    65 LIBRARY         ErrorConcealmentIntfcProxy.lib
       
    66 
       
    67 // End of file