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.
11 // Enable logging of this dll
12 // MACRO SYMBIAN_SWCODEC_LOGGING
14 // Normally on SetFormat we try and handle failure. If this macro is enabled, skip first step
15 // Only allow the "CD" rates of 44100, 22050 and 11025 whatever is actually supported.
16 // This simulates the behaviour of some hardware.
17 // Assumes one is supported.
18 // MACRO SYMBIAN_SOUNDADAPTER_FORCECDRATES
20 target mmfswaudiodevice.dll
25 uid 0x1000008D 0x10287081
28 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
30 userinclude ../../inc // for local mmf
31 userinclude ../../../../mmlibs/mmfw/inc // for rateconvert.h
33 sourcepath ../../src/swcodecwrapper
35 source mmfswaudioinput.cpp
38 library mmfserverbaseclasses.lib
39 library audioutils.lib
43 DEFFILE ../../bwins/mmfswaudiodevice.def
47 DEFFILE ../../eabi/mmfswaudiodevice.def