Update contrib.
1 // Copyright (c) 2006-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.
18 #include <mmf/common/mmfbase.hrh> // get the UID
20 TARGET mmfdevsoundserver.dll
22 UID KSharedLibraryUidDefine KUidMmfDevSoundServerDllUnicodeDefine
24 CAPABILITY All -TCB -AllFiles -DiskAdmin -NetworkControl -SwEvent -TrustedUI
28 SOURCEPATH ../src/mmfdevsoundserver
29 SOURCE mmfdevsoundserver.cpp
30 SOURCE mmfdevsoundserverstart.cpp
31 SOURCE mmfdevsoundsession.cpp
32 SOURCE MmfDevSoundCIDeMuxUtility.cpp
33 SOURCE mmfdevsoundserverconsts.cpp
36 USERINCLUDE ../src/mmfaudioserver
37 USERINCLUDE ../src/devsoundadaptor
38 USERINCLUDE ../src/mmfdevsound
40 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
43 LIBRARY mmfcontrollerframework.lib
46 LIBRARY mmcommonutils.lib
47 LIBRARY mmfdevsoundadaptor.lib
48 LIBRARY a3ffourcclookup.lib
51 BASEADDRESS 0x4F440000
54 DEFFILE Mmfdevsoundserver.def