Update contrib.
1 // Copyright (c) 2005-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 // audiodevice.dll Reference Source/Sink Processing Unit plugin that
15 // implements the Codec API.
23 target audiodevice.dll
26 UID 0x10009D8D 0x102730BC
29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
31 USERINCLUDE ../../src/audio/AudioDevice
32 #ifdef SYMBIAN_MDF_SHAREDCHUNK_SOUNDDRIVER
33 USERINCLUDE ../../src/audio/mdasoundadapter
35 SOURCEPATH ../../src/audio/AudioDevice
36 SOURCE audiodevice.cpp
38 RESOURCE audiodevice.rss
42 LIBRARY mmfserverbaseclasses.lib
43 #ifdef SYMBIAN_MDF_SHAREDCHUNK_SOUNDDRIVER
44 LIBRARY mdasoundadapter.lib