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 // Enable macro to add debug asserts enforcing state tracking on buffer callbacks etc
22 // MACRO SYMBIAN_FULL_STATE_CHECK
24 TARGET mmfdevsoundproxy.dll
25 UID KSharedLibraryUidDefine KUidMmfDevSoundProxyExeUnicodeDefine
31 SOURCEPATH ../src/mmfdevsoundproxy
32 SOURCE mmfdevsoundproxy.cpp
33 SOURCE mmfdevsoundcallbackhandler.cpp
36 USERINCLUDE ../src/mmfaudioserver
37 USERINCLUDE ../../a3fsrvstart/src/mmfaudioserverstart
38 USERINCLUDE ../src/mmfaudioserverproxy
40 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
44 LIBRARY mmfaudioserverproxy.lib
45 LIBRARY mmfcontrollerframework.lib
46 LIBRARY mmfserverbaseclasses.lib
49 BASEADDRESS 0x4f000000
52 DEFFILE MmfDevSoundProxy.def