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 // |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 TARGET mmfaudioserver.dll |
|
21 CAPABILITY All -TCB -AllFiles -DiskAdmin -NetworkControl -SwEvent -TrustedUI |
|
22 |
|
23 TARGETTYPE dll |
|
24 UNPAGED |
|
25 |
|
26 UID 0x1000008D 0x102834AF |
|
27 VENDORID 0x70000001 |
|
28 |
|
29 USERINCLUDE ../inc |
|
30 USERINCLUDE ../src/mmfaudioserver |
|
31 USERINCLUDE ../shared |
|
32 USERINCLUDE ../src/devsoundadaptor |
|
33 USERINCLUDE ../src/mmfdevsoundserver |
|
34 USERINCLUDE ../src/mmfaudioserverfactory |
|
35 |
|
36 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
37 |
|
38 SOURCEPATH ../src/mmfaudioserver |
|
39 SOURCE mmfaudioserver.cpp |
|
40 SOURCE mmfaudioserversession.cpp |
|
41 SOURCE mmfaudioserverinterface.cpp |
|
42 SOURCE devsoundsvrthreadpriorityconsts.cpp |
|
43 |
|
44 LANG SC |
|
45 |
|
46 LIBRARY euser.lib |
|
47 LIBRARY estor.lib |
|
48 LIBRARY mmfdevsoundserver.lib |
|
49 LIBRARY a3ffourcclookup.lib |
|
50 LIBRARY mmfaudioserverfactory.lib |
|
51 DEFFILE mmfaudioserver.def |
|
52 NOSTRICTDEF |
|
53 |
|
54 |
|
55 // End of File |
|
56 |
|
57 SMPSAFE |