Update contrib.
1 // Copyright (c) 2004-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.
16 #include "../../../src/SoundDevice/MmfBase.hrh" // get the UID
19 TARGET mmfaudioserver.exe
20 CAPABILITY MultimediaDD ProtServ UserEnvironment DRM
24 UID KSharedLibraryUidDefine KUidMmfAudioServerDllUnicodeDefine
27 // Define this macro if devsound instances should each get their own heap
28 // (you may want to define it in "MmfDevSoundServer.mmp" to turn on
29 // the __UHEAP_MARK macro)
30 //MACRO SYMBIAN_USE_SEPARATE_HEAPS
32 userinclude ../../../src/server
33 userinclude ../../src/Server/AudioServer
35 #ifdef SYMBIAN_MDF_SHAREDCHUNK_SOUNDDRIVER
36 userinclude ../../../../../../../../os/mm/mmdevicefw/mdf/src/audio/mdasoundadapter
39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
42 SOURCEPATH ../../src/Server/AudioServer
45 SOURCE MmfAudioServer.cpp
46 SOURCE MmfAudioServerStart.cpp
47 SOURCE MmfAudioServerSession.cpp
53 library mmfdevsoundserver.lib
54 library mmfaudiopolicyproxy.lib
57 baseaddress 0x4F440000