Update contrib.
1 // Copyright (c) 2001-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 "mmf/plugin/mmfdevsound.hrh"
17 #include "mmf/plugin/mmfbthwdeviceimplementationuids.hrh"
22 @SYMPurpose MMFDevSoundBtPlugin.dll Example Bluetooth DevSound plugin
25 TARGET mmfdevsoundbtplugin.dll
29 UID 0x10009D8D KMmfUidDevSoundBtPluginDll
32 SOURCEPATH ../../src/SoundDevice
34 SOURCE BtSoundDeviceBody.cpp
35 SOURCE MmfBtDevSoundCallbackHandler.cpp
36 SOURCE BtDevSoundPluginMain.cpp
38 SOURCEPATH ../../../src/Plugin
39 SOURCE MmfBtFileDependencyUtil.cpp
41 SOURCEPATH ../../../src/SoundDevice
43 START RESOURCE 1027373C.rss
44 TARGET mmfdevsoundbtplugin.rsc
48 USERINCLUDE ../../src/Client
49 USERINCLUDE ../../src/Server/AudioServer
50 USERINCLUDE ../../src/SoundDevice
51 USERINCLUDE ../../../src/Plugin
52 USERINCLUDE ../../../inc
54 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
57 LIBRARY mmfbtdevsoundproxy.lib
58 LIBRARY mmfserverbaseclasses.lib
59 LIBRARY mmfcontrollerframework.lib
61 LIBRARY mmcommonutils.lib