First public contribution.
1 // Copyright (c) 2002-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 target custommmfaudiocontroller.dll
20 // Note this emulates the audio controller plugin and is not a unique id
21 // Thus ensure that the audio controller plugin is removed when attempting to use
23 // ECom Dll recognition UID followed by the unique UID for this dll
24 UID 0x10009D8D 0x101F7D29
27 SOURCEPATH ../../../../src/Plugin/Controller/Audio
28 SOURCE MmfAudioController.cpp
30 SOURCEPATH ../../Actrl/TestPlugins/AudioController
31 SOURCE CustomMmfAudioController.cpp
32 SOURCE CustomMmfAudioControllerExports.cpp
35 USERINCLUDE ../../../../src/Plugin/Controller/Audio
36 USERINCLUDE ../../Actrl
37 USERINCLUDE ../../Actrl/TestPlugins/AudioController
39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
43 // Delete the HwDevice once we have OMAP Server implementation
44 // Interfacing with HwDevice implementation begins
45 USERINCLUDE /GenericGatewayComponent/raw/RawHwDevice
46 USERINCLUDE /GenericGatewayComponent/raw/RawGwc
47 USERINCLUDE /GenericGatewayComponent/Gwc
48 USERINCLUDE /GenericGatewayComponent/BridgeAbstractionLayer
49 // Interfacing with HwDevice implementation ends
53 start resource 101F7D29.rss
54 target custommmfaudiocontroller.rsc
59 LIBRARY mmfserverbaseclasses.lib
60 LIBRARY mmfdevsound.lib
61 LIBRARY mmfcontrollerframework.lib
62 LIBRARY mmfstandardcustomcommands.lib