ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

xsltwin32config.h
Go to the documentation of this file.
00001 /*
00002  * Summary: compile-time version informations for the XSLT engine 
00003  *          when compiled on windows
00004  * Description: compile-time version informations for the XSLT engine
00005  *              when compiled on windows. This file is generated.
00006  *
00007  * Copy: See Copyright for the status of this software.
00008  *
00009  * Author: Daniel Veillard
00010  */
00011 
00012 #ifndef __XML_XSLTWIN32CONFIG_H__
00013 #define __XML_XSLTWIN32CONFIG_H__
00014 
00015 #include "win32config.h"
00016 
00017 #ifdef __cplusplus
00018 extern "C" {
00019 #endif
00020 
00026 #define LIBXSLT_DOTTED_VERSION "1.1.26"
00027 
00033 #define LIBXSLT_VERSION 10126
00034 
00040 #define LIBXSLT_VERSION_STRING "10126"
00041 
00047 #define LIBXSLT_VERSION_EXTRA "-win32"
00048 
00056 #if 0
00057 #define WITH_XSLT_DEBUG
00058 #endif
00059 
00065 #if 0
00066 #ifndef WITH_MODULES
00067 #define WITH_MODULES
00068 #endif
00069 #define LIBXSLT_PLUGINS_PATH() getenv("LIBXSLT_PLUGINS_PATH")
00070 #endif
00071 
00072 #if 0
00073 
00080 #define DEBUG_MEMORY
00081 
00089 #define DEBUG_MEMORY_LOCATION
00090 #endif
00091 
00097 #ifndef ATTRIBUTE_UNUSED
00098 #define ATTRIBUTE_UNUSED
00099 #endif
00100 
00101 #ifdef __cplusplus
00102 }
00103 #endif
00104 
00105 #endif /* __XML_XSLTWIN32CONFIG_H__ */

Generated on Sat May 26 2012 04:18:31 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.