meetingrequest/mrcommon/inc/esmrconfig.hrh
branchRCL_3
changeset 12 4ce476e64c59
parent 0 8466d47a6819
equal deleted inserted replaced
11:0396474f30f5 12:4ce476e64c59
     1 /*
     1 /*
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2007-2009 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".
    16 */
    16 */
    17 
    17 
    18 #ifndef ESMRCONFIG_HRH
    18 #ifndef ESMRCONFIG_HRH
    19 #define ESMRCONFIG_HRH
    19 #define ESMRCONFIG_HRH
    20 
    20 
    21 #ifndef KFeatureIdPrintingFrameworkCalendarPlugin
       
    22 #define KFeatureIdPrintingFrameworkCalendarPlugin 5057 //actual ID from customswruntimeids.hrh
       
    23 #endif // KFeatureIdPrintingFrameworkCalendarPlugin
       
    24 
       
    25 #ifndef KFeatureIdFfFsCalendarLocation
       
    26 #define KFeatureIdFfFsCalendarLocation 5171 //actual ID from customswruntimeids.hrh
       
    27 #endif // KFeatureIdFfFsCalendarLocation
       
    28 
       
    29 // #define EMAIL_FW_NEW_CAPAS_RELEASED
    21 // #define EMAIL_FW_NEW_CAPAS_RELEASED
    30 
    22 
    31 // #define ESMR_ENABLE_PROFILE
    23 // #define ESMR_ENABLE_PROFILE
       
    24 
       
    25 #undef RD_USE_MYLOCATIONUI
       
    26 #undef RD_USE_PS2_APIS
    32 
    27 
    33 #endif //ESMRCONFIG_HRH
    28 #endif //ESMRCONFIG_HRH
    34 
    29 
    35 // EOF
    30 // EOF
    36 
    31