omads/omadsextensions/adapters/bld/bld.inf
branchRCL_3
changeset 24 8e7494275d3a
parent 0 dab8a81a92de
child 25 4f0867e42d62
equal deleted inserted replaced
23:2bb96f4ecad8 24:8e7494275d3a
     1 /*
     1 /*
     2 * Copyright (c) 2004-2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 PRJ_EXPORTS
    19 PRJ_EXPORTS
       
    20 
    20 #ifdef __SYNCML_DS_CON
    21 #ifdef __SYNCML_DS_CON
    21 #include "../contacts/bld/bld.inf"
    22 #include "../contacts/bld/bld.inf"
    22 #endif
    23 #endif
    23 
    24 
    24 #ifdef  __SYNCML_DS_CAL
    25 #ifdef  __SYNCML_DS_CAL
    25 #include "../agenda/bld/bld.inf"
    26 #include "../agenda/bld/bld.inf"
    26 #endif
    27 #endif
    27 
    28 
    28 #ifdef __SYNCML_DS_SMS
    29 #ifdef  __SYNCML_DS_NOTEPAD
    29 #include "../sms/group/bld.inf"
    30 #include "../notes/group/bld.inf"
    30 #endif
    31 #endif
    31 
    32 
    32 #ifdef __SYNCML_DS_BOOKMARK
    33 #include "../contactsgroup/group/bld.inf"
    33 #include "../bookmark/group/bld.inf"
       
    34 #endif
       
    35 
    34 
    36 #ifdef __SYNCML_DS_MMS
    35 #include "../mediads/group/bld.inf"
       
    36 
       
    37 // #include "../bookmark/group/bld.inf"
       
    38 
    37 #include "../mms/group/bld.inf"
    39 #include "../mms/group/bld.inf"
    38 #endif
    40 
       
    41 #include "../sms/group/bld.inf"