|
1 /* |
|
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * |
|
16 */ |
|
17 |
|
18 #include "../../group/buildflags.hrh" |
|
19 |
|
20 #include <platform_paths.hrh> |
|
21 |
|
22 #include <data_caging_paths.hrh> |
|
23 |
|
24 TARGET fmradioengineutils.dll |
|
25 TARGETTYPE DLL |
|
26 UID 0x1000008D 0x2002FF51 |
|
27 VERSION 10.0 |
|
28 |
|
29 CAPABILITY CAP_GENERAL_DLL |
|
30 VENDORID VID_DEFAULT |
|
31 PAGED |
|
32 SMPSAFE |
|
33 |
|
34 USERINCLUDE ../api |
|
35 USERINCLUDE ../inc |
|
36 |
|
37 APP_LAYER_SYSTEMINCLUDE |
|
38 SYSTEMINCLUDE /epoc32/include/remcon |
|
39 SYSTEMINCLUDE /epoc32/include/mmf/common |
|
40 SYSTEMINCLUDE /epoc32/include/platform/mw |
|
41 |
|
42 SOURCEPATH ../src |
|
43 SOURCE radioengineutils.cpp |
|
44 SOURCE cradioenginetls.cpp |
|
45 SOURCE cradioroutableaudio.cpp |
|
46 SOURCE cradioaudiorouter.cpp |
|
47 SOURCE cradioaccessoryobserver.cpp |
|
48 SOURCE cradiopropertyobserver.cpp |
|
49 SOURCE cradioremcontarget.cpp |
|
50 SOURCE cradioremcontargetimp.cpp |
|
51 SOURCE cradiosystemeventdetector.cpp |
|
52 SOURCE cradiosystemeventcollector.cpp |
|
53 SOURCE cradiosystemeventcollectorimp.cpp |
|
54 SOURCE cradioenginelogger.cpp |
|
55 |
|
56 LIBRARY bafl.lib |
|
57 LIBRARY accclient.lib |
|
58 LIBRARY accpolicy.lib |
|
59 LIBRARY centralrepository.lib |
|
60 LIBRARY CommonEngine.lib |
|
61 LIBRARY efsrv.lib |
|
62 LIBRARY euser.lib |
|
63 LIBRARY cone.lib |
|
64 LIBRARY remconcoreapi.lib |
|
65 LIBRARY remconextensionapi.lib |
|
66 LIBRARY remconinterfacebase.lib |