equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2008 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: Build information file for upnpsharing |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 // For compatibility with S60 3.2 and IAD branch |
|
24 #include "../../group/upnpplatformvar.hrh" |
|
25 |
|
26 PRJ_PLATFORMS |
|
27 |
|
28 PRJ_EXPORTS |
|
29 // ROM build |
|
30 ../rom/upnpsharing.iby CORE_MW_LAYER_IBY_EXPORT_PATH(upnpsharing.iby) |
|
31 ../rom/upnpsharingresources.iby CORE_MW_LAYER_IBY_EXPORT_PATH(upnpsharingresources.iby) |
|
32 // LOC files |
|
33 UPNP_LOC_EXPORT(upnpsharing.loc) |
|
34 |
|
35 PRJ_MMPFILES |
|
36 // none |
|
37 |
|
38 // The DLNA profiler |
|
39 #include "../upnpdlnaprofiler/group/bld.inf" |
|
40 |
|
41 // upnp security |
|
42 #include "../upnpsecurity/group/bld.inf" |
|
43 |
|
44 // content server and server client |
|
45 #include "../upnpcontentserver/group/bld.inf" |
|
46 |
|
47 // content server API |
|
48 #include "../applicationengine/group/bld.inf" |
|
49 |
|
50 // end of file |