|
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: iby file for Omads components |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef __OMADS_IBY__ |
|
20 #define __OMADS_IBY__ |
|
21 |
|
22 REM SyncML Data Synchronisation plug-in adapters |
|
23 |
|
24 #ifdef __SYNCML_DS_CAL // SyncML data synchronization calendar plug-in |
|
25 ECOM_PLUGIN(nsmlagendadataprovider.dll,nsmlagendadataprovider.rsc) |
|
26 data=DATAZ_\RESOURCE_FILES_DIR\NSmlAgendaDataStore_1_1_2.rsc RESOURCE_FILES_DIR\NSmlAgendaDataStore_1_1_2.rsc |
|
27 data=DATAZ_\RESOURCE_FILES_DIR\NSmlAgendaDataStore_1_2.rsc RESOURCE_FILES_DIR\NSmlAgendaDataStore_1_2.rsc |
|
28 #endif // __SYNCML_DS_CAL |
|
29 |
|
30 #ifdef __SYNCML_DS_CON // SyncML data synchronization contacts plug-in |
|
31 ECOM_PLUGIN(nsmlcontactsdataprovider.dll,nsmlcontactsdataprovider.rsc) |
|
32 data=DATAZ_\RESOURCE_FILES_DIR\NSmlContactsDataStoreFormat_1_1_2.rsc RESOURCE_FILES_DIR\NSmlContactsDataStoreFormat_1_1_2.rsc |
|
33 data=DATAZ_\RESOURCE_FILES_DIR\NSmlContactsDataStoreFormat_1_2.rsc RESOURCE_FILES_DIR\NSmlContactsDataStoreFormat_1_2.rsc |
|
34 #endif // __SYNCML_DS_CON |
|
35 |
|
36 REM \ds\datamod |
|
37 file=ABI_DIR\BUILD_DIR\nsmldatamod.dll SHARED_LIB_DIR\nsmldatamod.dll |
|
38 |
|
39 REM \ds\dsutils |
|
40 file=ABI_DIR\BUILD_DIR\nsmlCGIScriptParser.dll SHARED_LIB_DIR\nsmlCGIScriptParser.dll |
|
41 file=ABI_DIR\BUILD_DIR\nsmlcontactsdatastoreextension.dll SHARED_LIB_DIR\nsmlcontactsdatastoreextension.dll |
|
42 |
|
43 |
|
44 #endif //__OMADS_IBY__ |