equal
deleted
inserted
replaced
|
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: |
|
15 * |
|
16 */ |
|
17 #ifndef __NSMLRESOURCES_IBY__ |
|
18 #define __NSMLRESOURCES_IBY__ |
|
19 |
|
20 #include <bldvariant.hrh> |
|
21 |
|
22 #ifdef __SYNCML_DS |
|
23 |
|
24 data=DATAZ_\RESOURCE_FILES_DIR\NSmlDsProvisioningAdapter.rsc RESOURCE_FILES_DIR\NSmlDsProvisioningAdapter.rsc |
|
25 |
|
26 REM data=DATAZ_\RESOURCE_FILES_DIR\nsmlemailmtmserver.rsc RESOURCE_FILES_DIR\nsmlemailmtmserver.rsc |
|
27 |
|
28 #endif |
|
29 |
|
30 |
|
31 #ifdef __SYNCML_DM |
|
32 |
|
33 REM \dm\provisioningadapter |
|
34 data=DATAZ_\RESOURCE_FILES_DIR\NSmlDmProvisioningAdapter.rsc RESOURCE_FILES_DIR\NSmlDmProvisioningAdapter.rsc |
|
35 |
|
36 #endif //__SYNCML_DM |
|
37 |
|
38 data=DATAZ_\RESOURCE_FILES_DIR\NSmlTransport.rsc RESOURCE_FILES_DIR\NSmlTransport.rsc |
|
39 |
|
40 #endif //__NSMLRESOURCES_IBY__ |