|
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 |
|
19 #include "../../../group/buildflags.hrh" |
|
20 |
|
21 #include <platform_paths.hrh> |
|
22 |
|
23 #include <data_caging_paths.hrh> |
|
24 |
|
25 TARGET fmradioenginesettings_stub.dll |
|
26 TARGETTYPE DLL |
|
27 UID 0x1000008D 0x01000012 |
|
28 VERSION 10.0 |
|
29 |
|
30 CAPABILITY CAP_GENERAL_DLL |
|
31 VENDORID VID_DEFAULT |
|
32 PAGED |
|
33 SMPSAFE |
|
34 LANG SC |
|
35 |
|
36 SOURCEPATH ../../data |
|
37 START RESOURCE fmradioenginesettings.rss |
|
38 HEADER |
|
39 TARGETPATH RESOURCE_FILES_DIR |
|
40 END // RESOURCE |
|
41 |
|
42 USERINCLUDE ../../api |
|
43 USERINCLUDE ../../inc |
|
44 USERINCLUDE ../../../utils/api |
|
45 USERINCLUDE ../../../utils/inc |
|
46 USERINCLUDE /sf/mw/mmmw/mmserv/radioutility/radio_utility/stub/src |
|
47 USERINCLUDE /sf/mw/mmmw/mmserv/radioutility/radio_utility/src |
|
48 USERINCLUDE /sf/mw/mmmw/mmserv/radioutility/inc |
|
49 USERINCLUDE /sf/mw/mmmw/mmserv/inc |
|
50 USERINCLUDE /sf/mw/mmmw/inc |
|
51 |
|
52 APP_LAYER_SYSTEMINCLUDE |
|
53 |
|
54 SOURCEPATH ../../src |
|
55 SOURCE cradioregion.cpp |
|
56 SOURCE cradiosettings.cpp |
|
57 SOURCE cradiosettingsimp.cpp |
|
58 SOURCE cradioenginesettings.cpp |
|
59 SOURCE cradioapplicationsettings.cpp |
|
60 |
|
61 LIBRARY fmradioengineutils_stub.lib |
|
62 LIBRARY bafl.lib |
|
63 LIBRARY commonengine.lib |
|
64 LIBRARY cone.lib |
|
65 LIBRARY efsrv.lib |
|
66 LIBRARY estor.lib |
|
67 LIBRARY euser.lib |
|
68 LIBRARY flogger.lib |
|
69 LIBRARY RadioSession_Stub.lib // SRadioStubManager functions |
|
70 LIBRARY centralrepository.lib |
|
71 MACRO STUB_CONSTELLATION |