equal
deleted
inserted
replaced
|
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". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // MmfDummyPolicyProxy.dll Audio policy proxy plugin |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 #include "../../../../../../devsound/devsoundrefplugin/src/sounddevice/MmfBase.hrh" // get the UID |
|
23 target MmfDummyPolicyProxy.dll |
|
24 CAPABILITY ALL -TCB |
|
25 TARGETTYPE dll |
|
26 UID 0x1000008d 0x101FFA27 |
|
27 VENDORID 0x70000001 |
|
28 |
|
29 |
|
30 SOURCEPATH ../../SDevSound/MmfDummyPolicyProxy/src |
|
31 source MmfDummyPolicyProxy.cpp |
|
32 |
|
33 userinclude ../../SDevSound/MmfDummyPolicyProxy/inc |
|
34 USERINCLUDE ../../../../../../devsound/devsoundrefplugin/src/sounddevice |
|
35 USERINCLUDE ../../../../../../devsound/devsoundrefplugin/src/server |
|
36 |
|
37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
38 |
|
39 library euser.lib |
|
40 |
|
41 |
|
42 //deffile MmfDummyPolicyProxy.def |
|
43 //nostrictdef |
|
44 |
|
45 //start wins |
|
46 // baseaddress 0x4f000000 |
|
47 //end |
|
48 |
|
49 |
|
50 |
|
51 |
|
52 |
|
53 SMPSAFE |