inc/xmlsrv.hrh
changeset 0 e35f40988205
equal deleted inserted replaced
-1:000000000000 0:e35f40988205
       
     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 /* ==============================================================================
       
    18 *  Name        : xmlsrv.hrh
       
    19 *  Part of     : xmlsrv
       
    20 *  Interface   : 
       
    21 *  Description : 
       
    22 *  Version     : %version %
       
    23 *
       
    24 * ==============================================================================
       
    25 */
       
    26 
       
    27 #ifndef XMLSRV_HRH
       
    28 #define XMLSRV_HRH
       
    29 /*
       
    30 //un-comment following line for 5.1/TB9.1 platforms and comment for 5.2/TB9.2
       
    31 macro __RD_ENABLE_XMLENGINE__
       
    32 #if !defined ( __RD_ENABLE_XMLENGINE__ )
       
    33 	#define __RD_ENABLE_XMLENGINE__ 1
       
    34 #endif
       
    35 */
       
    36 #endif // defined XMLSRV_HRH