50
|
1 |
|
|
2 |
/*
|
|
3 |
* Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
|
|
4 |
* All rights reserved.
|
|
5 |
* This component and the accompanying materials are made available
|
|
6 |
* under the terms of the License "Eclipse Public License v1.0"
|
|
7 |
* which accompanies this distribution, and is available
|
|
8 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
9 |
*
|
|
10 |
* Initial Contributors:
|
|
11 |
* Nokia Corporation - initial contribution.
|
|
12 |
*
|
|
13 |
* Contributors:
|
|
14 |
*
|
|
15 |
* Description: Build information file for all project in commsfw subsystem
|
|
16 |
*
|
|
17 |
*/
|
|
18 |
|
|
19 |
/*
|
|
20 |
* %version: 1.1.3 %
|
|
21 |
*/
|
|
22 |
|
|
23 |
PRJ_PLATFORMS
|
|
24 |
DEFAULT
|
|
25 |
|
|
26 |
PRJ_EXPORTS
|
|
27 |
|
|
28 |
PRJ_MMPFILES
|
|
29 |
|
|
30 |
#include "../commsprocess/commsrootserverconfig/group/bld.inf"
|
|
31 |
#include "../commsprocess/commsrootserverconfig/etc/bld.inf"
|
|
32 |
#include "../commsconfig/commsdatabaseshim/group/bld.inf"
|
|
33 |
#include "../datacommsserver/esockserver/group/bld.inf"
|
|
34 |
#include "../datacommsserver/esockserver/etc/bld.inf"
|
|
35 |
#include "../datacommsserver/networkingdialogapi/group/bld.inf"
|
|
36 |
#include "../datacommsserver/networkingdialogapi/default/bld.inf"
|
|
37 |
#include "../datacommsserver/networkcontroller/group/bld.inf"
|
|
38 |
#include "../serialserver/serialportcsy/bld.inf"
|
|
39 |
#include "../serialserver/packetloopbackcsy/group/bld.inf"
|
|
40 |
#include "../serialserver/c32serialserver/group/bld.inf"
|
|
41 |
#include "../serialserver/c32serialserverconfig/bld.inf"
|
|
42 |
#include "../commsfwutils/commsbufs/group/bld.inf"
|
|
43 |
#include "../commsfwsupport/commselements/group/bld.inf"
|
|
44 |
#include "../commsfwtools/preparedefaultcommsdatabase/group/bld.inf"
|
|
45 |
#include "../commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group/bld.inf"
|
|
46 |
#include "../commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group/bld.inf"
|
|
47 |
#include "../commsfwtools/commstools/group/bld.inf"
|
|
48 |
#include "../general/bld.inf"
|
|
49 |
|
|
50 |
PRJ_TESTMMPFILES
|