|
1 /* |
|
2 * Copyright (c) 2002 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: for building DM adapters |
|
15 * |
|
16 */ |
|
17 |
|
18 PRJ_PLATFORMS |
|
19 DEFAULT |
|
20 PRJ_EXPORTS |
|
21 ../rom/omadmadapters.iby CORE_APP_LAYER_IBY_EXPORT_PATH(omadmadapters.iby) |
|
22 |
|
23 #include "../devinfo/bld/bld.inf" |
|
24 #include "../devdetail/bld/bld.inf" |
|
25 #include "../syncmldm/bld/bld.inf" |
|
26 #include "../syncmldm12/bld/bld.inf" |
|
27 //#include "../browseradapter/bld/bld.inf" |
|
28 //#include "../streamingadapter/bld/bld.inf" |
|
29 |
|
30 #include "../globalwlansettings/group/bld.inf" |
|
31 //#include "../nsmldminternet/group/bld.inf" |
|
32 #include "../nsmldmalwaysonadapter/group/bld.inf" |
|
33 //#include "../nsmldmbmadapter/group/bld.inf" |
|
34 #include "../connmoadapter/group/bld.inf" |
|
35 |
|
36 #ifdef __SYNCML_DM_DS |
|
37 #include "../syncmlds/bld/bld.inf" |
|
38 #endif |
|
39 |
|
40 #ifdef __SYNCML_DM_EMAIL |
|
41 //#include "../email/bld/bld.inf" |
|
42 #endif |
|
43 |
|
44 #ifdef __SYNCML_DM_MMS |
|
45 #include "../mms/bld/bld.inf" |
|
46 #endif |
|
47 |
|
48 #ifdef __SYNCML_DM_FOTA |
|
49 //#include "../fota/bld/bld.inf" |
|
50 #endif |
|
51 |
|
52 #ifdef __SYNCML_DM_IMPS |
|
53 //#include "../imps/bld/bld.inf" |
|
54 #endif |
|
55 |
|
56 //#include "../dcmodmadapter/group/bld.inf" |