Update contrib.
1 // Copyright (c) 2003-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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // MMFAudioHwDevices.dll Software implementation of reference audio hardware devices
22 target mmfaudiohwdevices.dll
27 // ECom Dll recognition UID followed by the unique UID for this dll
28 UID 0x10009D8D 0x101FD9EF
31 USERINCLUDE ../../../../mmlibs/mmfw/Codecs/Inc/MMFCodecCommon
33 #ifdef SYMBIAN_MDF_SHAREDCHUNK_SOUNDDRIVER
34 USERINCLUDE ../../../../mmdevicefw/mdf/src/audio/mdasoundadapter
37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
39 SOURCEPATH ../../src/plugin/audio
40 SOURCE MMFAudioCodecImplementationProxy.cpp
41 SOURCE MMFpcm16ToPcm16HwDevice.cpp
42 SOURCE MMFpcm16ToPcmU8HwDevice.cpp
43 SOURCE MMFpcmU8ToPcm16HwDevice.cpp
44 SOURCE Mmfalawtopcm16hwdevice.cpp
45 SOURCE MmfMuLawToPcm16hwDevice.cpp
46 SOURCE Mmfimaadpcmtopcm16hwdevice.cpp
47 SOURCE mmfpcm16toAlawhwdevice.cpp
48 SOURCE mmfpcm16toMulawhwdevice.cpp
49 SOURCE mmfpcm16SwapEndianhwdevice.cpp
50 SOURCE mmfpcmS16topcmU16Codec.cpp
51 SOURCE mmfpcm16topcmU16BEHwDevice.cpp
52 SOURCE mmfpcmS16PcmS8HwDevice.cpp
53 SOURCE mmfpcmS8ToPcmS16HwDevice.cpp
54 SOURCE mmfpcmU16BeToPcmS16HwDevice.cpp
55 SOURCE mmfpcmU16TopcmS16HwDevice.cpp
56 SOURCE mmfpcm16ToImaAdpcm.cpp
59 start resource 101FD9EF.rss
60 target mmfaudiohwdevices.rsc
64 LIBRARY mmfswcodecwrapper.lib
65 LIBRARY mmfcodeccommon.lib
66 #ifdef SYMBIAN_MDF_SHAREDCHUNK_SOUNDDRIVER
67 LIBRARY mdasoundadapter.lib