xmlsecurityengine/inc/xmlsecvariant.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:       Here are the flags that allows to compile code
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 /* ==============================================================================
       
    23 *  Name        : xmlsecvariant.hrh
       
    24 *  Part of     : Xml Security Engine
       
    25 *  Interface   : 
       
    26 *  Description : Here are the flags that allows to compile code
       
    27 *  Version     : %version %
       
    28 *
       
    29 * ==============================================================================
       
    30 */
       
    31 
       
    32 #ifndef XMLSECVARIANT_HRH
       
    33 #define XMLSECVARIANT_HRH
       
    34 
       
    35 #include <platform_paths.hrh>
       
    36 /*
       
    37 //Enale following macro for wsstar prefixed xmlengine binaries linking
       
    38 #if !defined ( __RD_XMLSEC_SRCINC_CHANGE_REVERSE__ )
       
    39 	#define __RD_XMLSEC_SRCINC_CHANGE_REVERSE__ 1
       
    40 #endif//__RD_XMLSEC_SRCINC_CHANGE_REVERSE__	
       
    41 */
       
    42 #endif // XMLSECVARIANT_HRH