omads/omadsextensions/adapters/bld/bld.inf
branchRCL_3
changeset 25 4f0867e42d62
parent 24 8e7494275d3a
equal deleted inserted replaced
24:8e7494275d3a 25:4f0867e42d62
     1 /*
     1 /*
     2 * Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2004-2007 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 
       
    21 #ifdef __SYNCML_DS_CON
    20 #ifdef __SYNCML_DS_CON
    22 #include "../contacts/bld/bld.inf"
    21 #include "../contacts/bld/bld.inf"
    23 #endif
    22 #endif
    24 
    23 
    25 #ifdef  __SYNCML_DS_CAL
    24 #ifdef  __SYNCML_DS_CAL
    26 #include "../agenda/bld/bld.inf"
    25 #include "../agenda/bld/bld.inf"
    27 #endif
    26 #endif
    28 
    27 
    29 #ifdef  __SYNCML_DS_NOTEPAD
    28 #ifdef __SYNCML_DS_SMS
    30 #include "../notes/group/bld.inf"
    29 #include "../sms/group/bld.inf"
    31 #endif
    30 #endif
    32 
    31 
    33 #include "../contactsgroup/group/bld.inf"
    32 #ifdef __SYNCML_DS_BOOKMARK
       
    33 #include "../bookmark/group/bld.inf"
       
    34 #endif
    34 
    35 
    35 #include "../mediads/group/bld.inf"
    36 #ifdef __SYNCML_DS_MMS
    36 
       
    37 // #include "../bookmark/group/bld.inf"
       
    38 
       
    39 #include "../mms/group/bld.inf"
    37 #include "../mms/group/bld.inf"
    40 
    38 #endif
    41 #include "../sms/group/bld.inf"