|
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: Information required for building GSMediaServantPlugin. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include "../../../../group/upnpplatformvar.hrh" |
|
20 |
|
21 PRJ_PLATFORMS |
|
22 DEFAULT |
|
23 |
|
24 PRJ_EXPORTS |
|
25 ../inc/msgsinterface.h |../../../../inc/msgsinterface.h |
|
26 ../inc/msgspluginuids.h |../../../../inc/msgspluginuids.h |
|
27 ../inc/msgs.inl |../../../../inc/msgs.inl |
|
28 // LOC export |
|
29 UPNP_LOC_EXPORT(msgsplugin.loc) |
|
30 |
|
31 PRJ_MMPFILES |
|
32 msgsplugin.mmp |
|
33 |
|
34 PRJ_EXTENSIONS |
|
35 |
|
36 START EXTENSION s60/mifconv |
|
37 OPTION TARGETFILE msgsplugin.mif |
|
38 OPTION HEADERFILE msgsplugin.mbg |
|
39 OPTION SOURCEDIR ../bitmaps |
|
40 OPTION SOURCES -c8,8 qgn_mserv_app_menu_icon \ |
|
41 -c8,8 qgn_indi_upnp_search_1 \ |
|
42 -c8,8 qgn_indi_upnp_search_2 \ |
|
43 -c8,8 qgn_indi_upnp_search_3 \ |
|
44 -c8,8 qgn_indi_upnp_search_4 \ |
|
45 -c8,8 qgn_indi_upnp_search_5 \ |
|
46 -c8,8 qgn_indi_upnp_search_6 \ |
|
47 -c8,8 qgn_indi_upnp_search_7 \ |
|
48 -c8,8 qgn_indi_upnp_search_8 \ |
|
49 -c8,8 qgn_indi_upnp_search_9 |
|
50 END |
|
51 |
|
52 // End of File |